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

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P97CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  geo-pos:lat "38.24109761"^^xsd:decimal ;
  geo-pos:long "-37.44979863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P97CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97CAÇ'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97MOR'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97PAR'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97ALF'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97IMP'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P97RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P97RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P97RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24109761 -37.44979863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24109761"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44979863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2FPI-02-P97RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P97RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P97RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.44979863'^^xsd:double;
  dwc:latitude '38.24109761'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P97RAI2'^^xsd:string;
  dwc:observationDate '1997-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97EPR'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97CRY'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97CAV'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97GOR'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97BAG'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97BCN'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97CGR'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97CHI'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97GAR'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97CGR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97CGR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97CGR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97CGR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97CGR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97CGR1'^^xsd:string;
  dwc:scientificName 'Ariosoma balearicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:aphiaid '126283'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97CGR1'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97MOR'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97CHO2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97CHO2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97CHO2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97CHO2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97CHO2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97CHO2'^^xsd:string;
  dwc:scientificName 'Centrolophus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:aphiaid '126831'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97CHO2'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97CHE'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97SPT'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97SQU'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97CGI'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97IMP'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97MMO'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97ROC1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97ROC1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97ROC1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97ROC1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97ROC1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97ROC1'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97ROC1'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P97SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P97SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P97SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80751843 -35.61554817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80751843"^^xsd:decimal ;
  dwc:decimalLongitude "-35.61554817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-03-P97SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P97SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P97SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.61554817'^^xsd:double;
  dwc:latitude '37.80751843'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P97SAP1'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97CHI'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97GOR'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97CAV'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97ESP'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97GAR'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97BCN'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97BAG'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97CGR'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97RAI2'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97ARA'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97IMP'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P97LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P97LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P97LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90474036 -33.29851372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90474036"^^xsd:decimal ;
  dwc:decimalLongitude "-33.29851372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__1PAL-04-P97LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P97LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P97LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.29851372'^^xsd:double;
  dwc:latitude '38.90474036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P97LIX2'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97BAG'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97CAV'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97CHI'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97ESP'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97CAB'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97CGR'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97CHE'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97ARE'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97MMO4'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P97PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P97PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P97PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42558072"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1189529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P97PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42558072 -33.1189529)"^^geo:wktLiteral ;
  geo-pos:lat "37.42558072"^^xsd:decimal ;
  geo-pos:long "-33.1189529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P97PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P97PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P97PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-33.1189529'^^xsd:double;
  dwc:latitude '37.42558072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P97PES'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97BES'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97GAR'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97POR'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97SAR'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97CAB'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97CAV'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P97CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  geo-pos:lat "38.36471654"^^xsd:decimal ;
  geo-pos:long "-32.07769405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P97CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97CAÇ'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97PAR'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97ESP'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97CGR'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97IMP'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97SPT'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97ARA'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97ARE'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36471654 -32.07769405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36471654"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07769405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__2TER-01-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07769405'^^xsd:double;
  dwc:latitude '38.36471654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00CAV'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00PAR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00POR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00BAL'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00CHI'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00BCN'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00BES'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00GOR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00CHE'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00BAG'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00ALF'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P00CHO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P00CHO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P00CHO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993695 -31.31381382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31381382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P00CHO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P00CHO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P00CHO'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31381382'^^xsd:double;
  dwc:latitude '39.41993695'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHOUPA'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P00CHO'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04CAB'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04CAV'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04PAR'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04BES'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04ROC'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04BAL'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04CHE'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04ALF'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04ESC'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04GAR'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04MOR'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P04SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P04SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P04SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46425062 -31.31327163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46425062"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31327163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P04SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P04SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P04SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31327163'^^xsd:double;
  dwc:latitude '39.46425062'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P04SAR'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13CAV'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13CAB'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13PG1'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13ESP'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13IMP'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13MMO'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P13CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P13CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P13CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38005601 -31.30977498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38005601"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30977498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P13CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P13CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P13CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30977498'^^xsd:double;
  dwc:latitude '39.38005601'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P13CGI'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99CHO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99CHO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99CHO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99CHO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99CHO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99CHO'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHOUPA'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99CHO'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99ESP'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99SPT'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99MMO'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99BES'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99CAB'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99CAV'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99GAR'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99RAS1'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99RAS2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99RAS2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99RAS2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99RAS2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99RAS2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99RAS2'^^xsd:string;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99RAS2'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99ROC'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  geo-pos:lat "39.41029181"^^xsd:decimal ;
  geo-pos:long "-31.309006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99CHI'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99PG1'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99BAG'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99PAR'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41029181 -31.309006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41029181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.309006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.309006'^^xsd:double;
  dwc:latitude '39.41029181'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P99SAR'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01CAV'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01GAR'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01GOR'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01MOR'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01PAR'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01POR'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01SAR'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01GAI'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01CGR'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01CHI'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01ROC'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01BCN'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01CHE'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01IMP'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01ALF'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45143773 -31.30881318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45143773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30881318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30881318'^^xsd:double;
  dwc:latitude '39.45143773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P01MMO'^^xsd:string;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00BAG'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00BAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00BAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00BAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00BAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00BAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00BAR'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDA'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00BAR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P00CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  geo-pos:lat "39.45797298"^^xsd:decimal ;
  geo-pos:long "-31.30317353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P00CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00CAÇ'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00ROC'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00BCN'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00RAT1'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00GAR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00GOR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00MOR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00MOR4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00MOR4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00MOR4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00MOR4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00MOR4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00MOR4'^^xsd:string;
  dwc:scientificName 'Muraena augusti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA-PRETA'^^xsd:string;
  dwc:aphiaid '299565'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00MOR4'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '299565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00PAR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00POR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00SAR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00CAV'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00CGR'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P00PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P00PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P00PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45797298 -31.30317353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45797298"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30317353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P00PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P00PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P00PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30317353'^^xsd:double;
  dwc:latitude '39.45797298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P00PG1'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02BES'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02CAV'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02RAS'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02ROC'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02GOR'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02PG1'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02CAB'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02BCN'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02CHE'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  geo-pos:lat "39.41756432"^^xsd:decimal ;
  geo-pos:long "-31.30133172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02CGR'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02PAR'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02SAR'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02CHI'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41756432 -31.30133172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41756432"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30133172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30133172'^^xsd:double;
  dwc:latitude '39.41756432'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P02GAR'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05BES'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05CAV'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05BAL'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05CHI'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05LUL'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05CAB'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05CHE'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05ESP'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05MOR'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05RAT3'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05ALF'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  geo-pos:lat "39.52380044"^^xsd:decimal ;
  geo-pos:long "-31.29925169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52380044 -31.29925169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52380044"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29925169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29925169'^^xsd:double;
  dwc:latitude '39.52380044'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11MOR'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11TNT'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11ESP'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11CAB'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11ROC'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11ALF'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11IMP'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11GAR'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11PAR'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11ANT'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11CAV'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49865526 -31.2979305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49865526"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2979305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2979305'^^xsd:double;
  dwc:latitude '39.49865526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P11CGR'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99CAV'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  geo-pos:lat "39.51158143"^^xsd:decimal ;
  geo-pos:long "-31.29336254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99GAR'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99PAR'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99ANT'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99CAB'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99CHI'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99GRA'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99SER'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99BAG'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99PG1'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99ESC'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99GAD'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99MMO'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P99PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P99PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P99PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51158143 -31.29336254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51158143"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29336254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P99PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P99PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P99PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29336254'^^xsd:double;
  dwc:latitude '39.51158143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P99PES'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10GAR'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10CAB'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10CHI'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10RAI2'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10GRA'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10ESP'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10EPT'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10PAR'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P10CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  geo-pos:lat "39.52352481"^^xsd:decimal ;
  geo-pos:long "-31.29189229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P10CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10CAÇ'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10MOR'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10BAG'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52352481 -31.29189229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52352481"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29189229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29189229'^^xsd:double;
  dwc:latitude '39.52352481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07GAR'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07MOR'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07MOR1'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07MOR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07MOR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07MOR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07MOR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07MOR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07MOR2'^^xsd:string;
  dwc:scientificName 'Gymnothorax vicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126302'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07MOR2'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07POR'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07SAR'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07CAV'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07CHI'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07GOR'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07BOG'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07CAB'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07ESP'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07BAG'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07ALF'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07BCN'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07CHE'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07IMP'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07MMO'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36375059 -31.29160288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36375059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29160288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29160288'^^xsd:double;
  dwc:latitude '39.36375059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P07PAR'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12CAV'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12GAI'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12GAR'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12MER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12MER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12MER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12MER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12MER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12MER'^^xsd:string;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MERO'^^xsd:string;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12MER'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12PAR'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12ROC'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12GOR'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12SER'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12POR'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12CGR'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12ECH>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12ECH> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12ECH> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12ECH>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12ECH" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12ECH'^^xsd:string;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ENCHARÉU'^^xsd:string;
  dwc:aphiaid '126812'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12ECH'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12SAR'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12ANT'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12BES'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12BIC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12BIC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12BIC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12BIC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12BIC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12BIC'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BICA'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12BIC'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12CAB'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12CHI'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12MOR'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12CHO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12CHO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12CHO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12CHO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12CHO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12CHO'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHOUPA'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12CHO'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12ALF'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12BAG'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12BCN'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12IMP'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12ESP1'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12MMO'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12ESC'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12EPR'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12SAP1'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P12PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P12PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P12PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876133 -31.24950937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24950937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P12PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P12PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P12PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24950937'^^xsd:double;
  dwc:latitude '39.32876133'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P12PG1'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04GAR'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04MER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04MER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04MER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04MER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04MER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04MER'^^xsd:string;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MERO'^^xsd:string;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04MER'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04MOR'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04SAR'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04MOR1'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04PAR'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04POR'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04CAV'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04CHI'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04ESP'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04GRA'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04ROC'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04LAG1'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04ALF'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04CHE'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04ESC'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56063117 -31.24604636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56063117"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24604636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24604636'^^xsd:double;
  dwc:latitude '39.56063117'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07CAB'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07CAV'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07CGR'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07GOR'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07PAR'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07ECL'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07ESP'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07PG1'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07MOR'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07ROC'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07BAG'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07BCN'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07IMP'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07ALF'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07SAP1'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07MMO'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07MMO3'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07CRY'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07SAP3'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P07CGI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P07CGI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P07CGI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33329892 -31.21582348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33329892"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21582348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P07CGI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P07CGI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P07CGI2'^^xsd:string;
  dwc:scientificName 'Paraconger notialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21582348'^^xsd:double;
  dwc:latitude '39.33329892'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO-DA-GUINÉ'^^xsd:string;
  dwc:aphiaid '271791'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P07CGI2'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '271791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05PG1'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05ALF'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05CGI'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05GAR'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05MER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05MER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05MER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05MER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05MER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05MER'^^xsd:string;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MERO'^^xsd:string;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05MER'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05MOR'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05SAR'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05CAB'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05CAV'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05POR'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05RAS'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05BAL'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34717164 -31.20885592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34717164"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20885592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20885592'^^xsd:double;
  dwc:latitude '39.34717164'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P05CHI'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03GAR'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03SAR'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03BES'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03CAB'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03CAV'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03PAR'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03POR'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03ROC'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03CHI'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03ALF'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03IMP'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03MMO'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03MMO4'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03SQU'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03CGI'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03SAP1'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03EPR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03EPR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03EPR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03EPR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03EPR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03EPR2'^^xsd:string;
  dwc:scientificName 'Aphanopus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '159833'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03EPR2'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '159833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P03MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P03MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P03MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33829498 -31.20520298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33829498"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20520298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P03MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P03MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P03MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20520298'^^xsd:double;
  dwc:latitude '39.33829498'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P03MMO3'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99CAV'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99CHI'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99PAR'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99ESC'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99MMO'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99PES'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99RAT1'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99XAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99XAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99XAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99XAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99XAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99XAP1'^^xsd:string;
  dwc:scientificName 'Pterycombus brama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: FREIRA'^^xsd:string;
  dwc:aphiaid '126785'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99XAP1'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99CAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99CAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99CAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99CAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99CAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99CAR'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CARANGUEJO REAL'^^xsd:string;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99CAR'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99ESP1'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99SAP1'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99ALE'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99EPR'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99SAP3'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P99CHO2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P99CHO2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P99CHO2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68374048 -31.17228929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68374048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17228929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P99CHO2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P99CHO2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P99CHO2'^^xsd:string;
  dwc:scientificName 'Centrolophus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17228929'^^xsd:double;
  dwc:latitude '39.68374048'^^xsd:double;
  dwc:aphiaid '126831'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P99CHO2'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11CAB'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11ESP'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11CAV'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11ALF'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11CHE'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11IMP'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11MMO'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11TNT'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P11EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P11EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P11EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33488418 -31.16997111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33488418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16997111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P11EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P11EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P11EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16997111'^^xsd:double;
  dwc:latitude '39.33488418'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P11EPR'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13GAR'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13MOR'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13SAR'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13CGR'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13CHI'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13CAV'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13MMO'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13RAT1'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13SAP3'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P13CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P13CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P13CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72174899 -31.16303619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72174899"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16303619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P13CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P13CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P13CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16303619'^^xsd:double;
  dwc:latitude '39.72174899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P13CGI'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00GAR'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00GOR'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00PAR'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00SAR'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00CAV'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00CGR'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00CHI'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00MOR'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00ROC'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00SER'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00ALF'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00BAG'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00BCN'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00RAT1'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00ESC'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00IMP'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00MMO'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P00RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P00RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P00RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71164923 -31.16077596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71164923"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16077596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P00RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P00RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P00RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16077596'^^xsd:double;
  dwc:latitude '39.71164923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P00RAI2'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12BOG'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12CAV'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12GAR'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12PAR'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12POR'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12SAR'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12ANC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12ANC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12ANC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12ANC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12ANC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12ANC'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ANCHOVA'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12ANC'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12BIC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12BIC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12BIC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12BIC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12BIC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12BIC'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BICA'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12BIC'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12CHI'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12ESP'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12MOR'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12ALF'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  geo-pos:lat "39.71752001"^^xsd:decimal ;
  geo-pos:long "-31.15842745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12GOR'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12CGR'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12IMP'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12BCN'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12MMO'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12BES'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71752001 -31.15842745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71752001"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15842745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15842745'^^xsd:double;
  dwc:latitude '39.71752001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-06-P11LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-06-P11LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-06-P11LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30772447 -31.15719785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30772447"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15719785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__REDECO-06-P11LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-06-P11LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-06-P11LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15719785'^^xsd:double;
  dwc:latitude '39.30772447'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-06-P11LIX3'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-06-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-06-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-06-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30772447 -31.15719785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30772447"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15719785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__REDECO-06-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-06-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-06-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15719785'^^xsd:double;
  dwc:latitude '39.30772447'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-06-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-06-P11ARR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-06-P11ARR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-06-P11ARR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30772447 -31.15719785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30772447"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15719785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__REDECO-06-P11ARR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-06-P11ARR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-06-P11ARR'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15719785'^^xsd:double;
  dwc:latitude '39.30772447'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARREGANHADA'^^xsd:string;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-06-P11ARR'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-06-P11SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-06-P11SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-06-P11SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30772447 -31.15719785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30772447"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15719785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__REDECO-06-P11SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-06-P11SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-06-P11SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15719785'^^xsd:double;
  dwc:latitude '39.30772447'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-06-P11SAP3'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-06-P11XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-06-P11XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-06-P11XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30772447 -31.15719785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30772447"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15719785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__REDECO-06-P11XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-06-P11XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-06-P11XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15719785'^^xsd:double;
  dwc:latitude '39.30772447'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-06-P11XAR'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-06-P11EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-06-P11EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-06-P11EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30772447 -31.15719785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30772447"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15719785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__REDECO-06-P11EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-06-P11EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-06-P11EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15719785'^^xsd:double;
  dwc:latitude '39.30772447'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-06-P11EPR'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04GAR'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04CHI'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04ALF'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04ESC'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04MOR'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04POR'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04SAR'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04BES'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04PAR'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P04ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P04ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P04ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73898632 -31.14889841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73898632"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14889841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P04ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P04ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P04ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14889841'^^xsd:double;
  dwc:latitude '39.73898632'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P04ROC'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67007003 -31.1479016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67007003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1479016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1479016'^^xsd:double;
  dwc:latitude '39.67007003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P03CAB'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67007003 -31.1479016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67007003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1479016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1479016'^^xsd:double;
  dwc:latitude '39.67007003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P03CAV'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67007003 -31.1479016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67007003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1479016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1479016'^^xsd:double;
  dwc:latitude '39.67007003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P03PAR'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P03POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P03POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P03POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67007003 -31.1479016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67007003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1479016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P03POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P03POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P03POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1479016'^^xsd:double;
  dwc:latitude '39.67007003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P03POR'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67007003 -31.1479016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67007003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1479016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1479016'^^xsd:double;
  dwc:latitude '39.67007003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67007003 -31.1479016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67007003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1479016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1479016'^^xsd:double;
  dwc:latitude '39.67007003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67007003 -31.1479016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67007003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1479016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1479016'^^xsd:double;
  dwc:latitude '39.67007003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P03ALF'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67007003 -31.1479016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67007003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1479016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1479016'^^xsd:double;
  dwc:latitude '39.67007003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67007003 -31.1479016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67007003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1479016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1479016'^^xsd:double;
  dwc:latitude '39.67007003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P03CHE'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67007003 -31.1479016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67007003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1479016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1479016'^^xsd:double;
  dwc:latitude '39.67007003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P03IMP'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99ANC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99ANC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99ANC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99ANC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99ANC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99ANC'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ANCHOVA'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99ANC'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99BAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99BAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99BAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99BAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99BAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99BAR'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDA'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99BAR'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99CAV'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99CHI'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99PAR'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99SER'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99EPT'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99CHO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99CHO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99CHO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99CHO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99CHO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99CHO'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHOUPA'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99CHO'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99ESP'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99LIX%3F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99LIX%3F> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99LIX%3F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P99LIX%3F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  geo-pos:lat "39.66824482"^^xsd:decimal ;
  geo-pos:long "-31.14710665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P99LIX%3F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99LIX?" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99LIX?'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99LIX?'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99MMO'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99ESP1'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99CGI'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66824482 -31.14710665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66824482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14710665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14710665'^^xsd:double;
  dwc:latitude '39.66824482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P99RAT1'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10PAR'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10BAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10BAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10BAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10BAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10BAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10BAR'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDA'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10BAR'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10TNT'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10CAB'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10GRA'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10RAI2'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10ESP'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10CHE'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10MMO'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10SAP1'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10SQU'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10EPR'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10SAP3'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P10XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P10XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P10XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36063959 -31.13371187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36063959"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13371187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P10XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P10XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P10XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13371187'^^xsd:double;
  dwc:latitude '39.36063959'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P10XAR'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05ROC'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05GRA'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05GAR'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05MOR4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05MOR4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05MOR4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05MOR4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05MOR4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05MOR4'^^xsd:string;
  dwc:scientificName 'Muraena augusti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA-PRETA'^^xsd:string;
  dwc:aphiaid '299565'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05MOR4'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '299565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05SAR'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05ANT'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05CAV'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05CHI'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05MOR'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05POR'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05ALF'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05CGI'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7459137 -31.12530335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7459137"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12530335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12530335'^^xsd:double;
  dwc:latitude '39.7459137'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97ESP'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97MOR'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97IMP'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97SAP2'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97PAR'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97POR'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97BES'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97CAB'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97CAV'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97CGR'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97CHI'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97ROC'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97BAG'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97BDA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97BDA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97BDA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97BDA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97BDA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97BDA'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BODIÃO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97BDA'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P97CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P97CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P97CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38947142 -31.12398598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38947142"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12398598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P97CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P97CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P97CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12398598'^^xsd:double;
  dwc:latitude '39.38947142'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P97CHE'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07CAV'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07CGR'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07PAR'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07POR'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07GOR'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07GAR'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07BCN'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07ALF'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07IMP'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07ARA'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07CHE'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07MMO'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P07PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P07PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P07PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64959416 -31.11677797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64959416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11677797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P07PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P07PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P07PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11677797'^^xsd:double;
  dwc:latitude '39.64959416'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P07PES'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02EPR1'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02SAP3'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02CGI'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02XAR'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02BES'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02CAV'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02ROC'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02CGR'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02GOR'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02BAG'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02ALF'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02BCN'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02IMP'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02MMO'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02GAR'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02PAR'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02SAR'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P02BAR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P02BAR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P02BAR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3792549 -31.11596702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3792549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11596702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P02BAR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P02BAR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P02BAR1'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11596702'^^xsd:double;
  dwc:latitude '39.3792549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BICUDA'^^xsd:string;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P02BAR1'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10GAR'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10PAR'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10SAR'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10GAI'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10POR'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10ROC'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10BAG'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10MOR'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10PG1'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10RAI2'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10MMO'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51370705 -31.11317339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51370705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11317339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11317339'^^xsd:double;
  dwc:latitude '39.51370705'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13CAV'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13CHI'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13GAR'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13ROC'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13BES'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13MOR'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13IMP'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13CGR'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13GAT'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40044102 -31.11244015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40044102"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11244015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-03-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11244015'^^xsd:double;
  dwc:latitude '39.40044102'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P13MMO'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  geo-pos:lat "39.52855767"^^xsd:decimal ;
  geo-pos:long "-31.11216635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12ESP'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12GOR'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12GRA'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12CGR'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12BCN'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12ESC'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12IMP'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12CAV'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12PAR'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12ANC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12ANC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12ANC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12ANC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12ANC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12ANC'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ANCHOVA'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12ANC'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12CHI'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12GAR'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12ALF'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12BES'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12CAB'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52855767 -31.11216635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52855767"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11216635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11216635'^^xsd:double;
  dwc:latitude '39.52855767'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P12BAG'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11CAV'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11CHI'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11PAR'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11ESP'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11GRA'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11ALF'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11TNT'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65037271 -31.11186553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65037271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11186553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11186553'^^xsd:double;
  dwc:latitude '39.65037271'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P11MMO'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03PAR'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03BAL'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03BES'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03CAB'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03CAV'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03CHI'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03GAR'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03BAG'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44510118 -31.10786685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44510118"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10786685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-01-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10786685'^^xsd:double;
  dwc:latitude '39.44510118'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P03CHE'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05SAR'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05BES'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05BOG'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05CHI'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05ESP'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05MOR'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05ROC'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05ESC'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05PES'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05SAP3'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05ARR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05ARR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05ARR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05ARR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05ARR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05ARR'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARREGANHADA'^^xsd:string;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05ARR'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05CAV'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05GAR'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05POR'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05CAB'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05CHE'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05RAS'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05CGI'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75359335 -31.10591796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75359335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10591796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-04-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10591796'^^xsd:double;
  dwc:latitude '39.75359335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P05ALF'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13CAV'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13LAG3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13LAG3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13LAG3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13LAG3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13LAG3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13LAG3'^^xsd:string;
  dwc:scientificName 'Synodus synodus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DA-COSTA'^^xsd:string;
  dwc:aphiaid '126373'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13LAG3'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13POR'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13ANC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13ANC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13ANC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13ANC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13ANC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13ANC'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ANCHOVA'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13ANC'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13PG1'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13ROC'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13BES'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13ESP'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13IMP'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13CGR'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13ABR2'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13MMO'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/230__6FCO-02-P13RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13RAT1'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P13VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  geo-pos:lat "39.50030971"^^xsd:decimal ;
  geo-pos:long "-31.1032864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P13VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13VER'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  geo-pos:lat "39.50030971"^^xsd:decimal ;
  geo-pos:long "-31.1032864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50030971"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1032864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50030971 -31.1032864)"^^geo:wktLiteral ;
  geo-pos:lat "39.50030971"^^xsd:decimal ;
  geo-pos:long "-31.1032864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1032864'^^xsd:double;
  dwc:latitude '39.50030971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07PAR'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07ANC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07ANC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07ANC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07ANC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07ANC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07ANC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07ANC'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ANCHOVA'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07ANC'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07PG1'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07CAB'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07CAV'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07GOR'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07MOR'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07POL'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07CHE'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07BCN'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07BAG'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07ALF'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07CGR'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07IMP'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07MMO'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07RAT2'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49478644"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10194934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49478644 -31.10194934)"^^geo:wktLiteral ;
  geo-pos:lat "39.49478644"^^xsd:decimal ;
  geo-pos:long "-31.10194934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10194934'^^xsd:double;
  dwc:latitude '39.49478644'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04BES'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04CAV'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04PAR'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04POR'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04CHI'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04ALF'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04CHE'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04ECL'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P04MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P04MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P04MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40580003"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P04MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40580003 -31.10107604)"^^geo:wktLiteral ;
  geo-pos:lat "39.40580003"^^xsd:decimal ;
  geo-pos:long "-31.10107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P04MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P04MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P04MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10107604'^^xsd:double;
  dwc:latitude '39.40580003'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P04MMO3'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00PG1'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00ESP'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00CHO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00CHO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00CHO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00CHO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00CHO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00CHO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00CHO'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHOUPA'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00CHO'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00BCN'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00IMP'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00MMO'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00EPR'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00POT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00POT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00POT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00POT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00POT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00POT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00POT1'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POTA EUROPEIA'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00POT1'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00SAP1'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00XAR'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00CGI'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00SOM>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00SOM> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00SOM> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00SOM>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00SOM>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00SOM" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00SOM'^^xsd:string;
  dwc:scientificName 'Somniosus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PAILONA'^^xsd:string;
  dwc:aphiaid '105920'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00SOM'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00SAP3'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00COL'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00CRY'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00CAV'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00GAR'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00PAR'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00POR'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00BAG'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00BES'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00GOR'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00LAG2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00LAG2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00LAG2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00LAG2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00LAG2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00LAG2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00LAG2'^^xsd:string;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00LAG2'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P00PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P00PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P00PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40639634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09839897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P00PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40639634 -31.09839897)"^^geo:wktLiteral ;
  geo-pos:lat "39.40639634"^^xsd:decimal ;
  geo-pos:long "-31.09839897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P00PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P00PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P00PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09839897'^^xsd:double;
  dwc:latitude '39.40639634'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P00PES'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P03POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P03POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P03POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65731693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09678492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P03POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  geo-pos:lat "39.65731693"^^xsd:decimal ;
  geo-pos:long "-31.09678492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P03POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P03POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P03POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09678492'^^xsd:double;
  dwc:latitude '39.65731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P03POR'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65731693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09678492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  geo-pos:lat "39.65731693"^^xsd:decimal ;
  geo-pos:long "-31.09678492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09678492'^^xsd:double;
  dwc:latitude '39.65731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65731693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09678492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  geo-pos:lat "39.65731693"^^xsd:decimal ;
  geo-pos:long "-31.09678492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09678492'^^xsd:double;
  dwc:latitude '39.65731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P03PAR'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P03ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P03ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P03ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65731693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09678492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P03ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  geo-pos:lat "39.65731693"^^xsd:decimal ;
  geo-pos:long "-31.09678492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P03ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P03ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P03ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09678492'^^xsd:double;
  dwc:latitude '39.65731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P03ROC'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65731693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09678492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  geo-pos:lat "39.65731693"^^xsd:decimal ;
  geo-pos:long "-31.09678492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09678492'^^xsd:double;
  dwc:latitude '39.65731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P03GAR'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65731693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09678492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  geo-pos:lat "39.65731693"^^xsd:decimal ;
  geo-pos:long "-31.09678492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09678492'^^xsd:double;
  dwc:latitude '39.65731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65731693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09678492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  geo-pos:lat "39.65731693"^^xsd:decimal ;
  geo-pos:long "-31.09678492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09678492'^^xsd:double;
  dwc:latitude '39.65731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P03MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P03MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P03MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65731693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09678492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P03MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  geo-pos:lat "39.65731693"^^xsd:decimal ;
  geo-pos:long "-31.09678492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P03MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P03MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P03MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09678492'^^xsd:double;
  dwc:latitude '39.65731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P03MOR'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65731693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09678492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65731693 -31.09678492)"^^geo:wktLiteral ;
  geo-pos:lat "39.65731693"^^xsd:decimal ;
  geo-pos:long "-31.09678492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09678492'^^xsd:double;
  dwc:latitude '39.65731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P03ALF'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10GAR'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10PAR'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10PG1'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10CHE'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10MMO'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74799096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09392071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74799096 -31.09392071)"^^geo:wktLiteral ;
  geo-pos:lat "39.74799096"^^xsd:decimal ;
  geo-pos:long "-31.09392071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09392071'^^xsd:double;
  dwc:latitude '39.74799096'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P10PES'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11ALF'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11IMP'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11ESC'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11PES'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11MMO'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11CAV'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11CHI'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11PAR'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11CGI1'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11ESP'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11BAG'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66883379"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07869496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66883379 -31.07869496)"^^geo:wktLiteral ;
  geo-pos:lat "39.66883379"^^xsd:decimal ;
  geo-pos:long "-31.07869496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07869496'^^xsd:double;
  dwc:latitude '39.66883379'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02BAG'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02CAV'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02CGR'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02GOR'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02PAR'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02ROC'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02ALF'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02BCN'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02CAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02CAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02CAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02CAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02CAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02CAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02CAR'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CARANGUEJO REAL'^^xsd:string;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02CAR'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P02PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P02PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P02PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73339504"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07325605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P02PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73339504 -31.07325605)"^^geo:wktLiteral ;
  geo-pos:lat "39.73339504"^^xsd:decimal ;
  geo-pos:long "-31.07325605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P02PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P02PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P02PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07325605'^^xsd:double;
  dwc:latitude '39.73339504'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P02PES'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01PAR'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01POR'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01CGR'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01BAG'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01ALF'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01MMO'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01PES'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01IMP'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P01ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P01ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P01ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67999896"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06402264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P01ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67999896 -31.06402264)"^^geo:wktLiteral ;
  geo-pos:lat "39.67999896"^^xsd:decimal ;
  geo-pos:long "-31.06402264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P01ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P01ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P01ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06402264'^^xsd:double;
  dwc:latitude '39.67999896'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P01ESC'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97CHI'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97PAR'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97POR'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97GOR'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97SER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97SER'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97CGR'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97GRA'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97BCN'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97ALF'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97ESP'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97LUL'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97XAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97XAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97XAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97XAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97XAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97XAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97XAP1'^^xsd:string;
  dwc:scientificName 'Pterycombus brama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: FREIRA'^^xsd:string;
  dwc:aphiaid '126785'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97XAP1'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97CGI'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97MMO'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97LIX2'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97XAR'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97MMO%3F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97MMO%3F> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97MMO%3F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97MMO%3F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97MMO%3F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97MMO?" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97MMO?'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97MMO?'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97ROC1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97ROC1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97ROC1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97ROC1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97ROC1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97ROC1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97ROC1'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97ROC1'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97EPR'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97POT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97POT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97POT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97POT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97POT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97POT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97POT'^^xsd:string;
  dwc:scientificName 'Ommastrephes bartramii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POTA-SALTADORA'^^xsd:string;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97POT'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-02-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-02-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-02-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6747915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06389845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-02-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6747915 -31.06389845)"^^geo:wktLiteral ;
  geo-pos:lat "39.6747915"^^xsd:decimal ;
  geo-pos:long "-31.06389845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-02-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-02-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-02-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06389845'^^xsd:double;
  dwc:latitude '39.6747915'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-02-P97CAV'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69643401"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06379228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  geo-pos:lat "39.69643401"^^xsd:decimal ;
  geo-pos:long "-31.06379228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06379228'^^xsd:double;
  dwc:latitude '39.69643401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P01PAR'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P01POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P01POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P01POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69643401"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06379228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P01POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  geo-pos:lat "39.69643401"^^xsd:decimal ;
  geo-pos:long "-31.06379228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P01POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P01POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P01POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06379228'^^xsd:double;
  dwc:latitude '39.69643401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P01POR'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69643401"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06379228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  geo-pos:lat "39.69643401"^^xsd:decimal ;
  geo-pos:long "-31.06379228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06379228'^^xsd:double;
  dwc:latitude '39.69643401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69643401"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06379228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  geo-pos:lat "39.69643401"^^xsd:decimal ;
  geo-pos:long "-31.06379228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06379228'^^xsd:double;
  dwc:latitude '39.69643401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P01MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P01MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P01MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69643401"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06379228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P01MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  geo-pos:lat "39.69643401"^^xsd:decimal ;
  geo-pos:long "-31.06379228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P01MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P01MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P01MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06379228'^^xsd:double;
  dwc:latitude '39.69643401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P01MOR'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69643401"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06379228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  geo-pos:lat "39.69643401"^^xsd:decimal ;
  geo-pos:long "-31.06379228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06379228'^^xsd:double;
  dwc:latitude '39.69643401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P01CGR'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69643401"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06379228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  geo-pos:lat "39.69643401"^^xsd:decimal ;
  geo-pos:long "-31.06379228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06379228'^^xsd:double;
  dwc:latitude '39.69643401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P01ALF'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69643401"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06379228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69643401 -31.06379228)"^^geo:wktLiteral ;
  geo-pos:lat "39.69643401"^^xsd:decimal ;
  geo-pos:long "-31.06379228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06379228'^^xsd:double;
  dwc:latitude '39.69643401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02CAV'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02GAR'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02GOR'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02PAR'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02SOL2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02SOL2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02SOL2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02SOL2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02SOL2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02SOL2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02SOL2'^^xsd:string;
  dwc:scientificName 'Bothus podas maderiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SOLHA'^^xsd:string;
  dwc:aphiaid '322836'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02SOL2'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02BES'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02BCN'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02BAG'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02ESC'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02IMP'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02MMO'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02CGI'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-04-P02EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-04-P02EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-04-P02EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67449652"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06216847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-04-P02EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67449652 -31.06216847)"^^geo:wktLiteral ;
  geo-pos:lat "39.67449652"^^xsd:decimal ;
  geo-pos:long "-31.06216847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-04-P02EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-04-P02EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-04-P02EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06216847'^^xsd:double;
  dwc:latitude '39.67449652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-04-P02EPR1'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12CAV'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12BIC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12BIC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12BIC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12BIC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12BIC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12BIC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12BIC'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BICA'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12BIC'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12BOG'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12CHI'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12ESP'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12GOR'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12PAR'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12ALF'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12BCN'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12IMP'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12ESC'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12MMO'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-03-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-03-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-03-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69957633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05842954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-03-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69957633 -31.05842954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69957633"^^xsd:decimal ;
  geo-pos:long "-31.05842954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-03-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-03-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-03-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05842954'^^xsd:double;
  dwc:latitude '39.69957633'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-03-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70833956 -31.05793969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.70833956"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05793969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70833956 -31.05793969)"^^geo:wktLiteral ;
  geo-pos:lat "39.70833956"^^xsd:decimal ;
  geo-pos:long "-31.05793969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05793969'^^xsd:double;
  dwc:latitude '39.70833956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P01CGR'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70833956 -31.05793969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.70833956"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05793969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70833956 -31.05793969)"^^geo:wktLiteral ;
  geo-pos:lat "39.70833956"^^xsd:decimal ;
  geo-pos:long "-31.05793969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05793969'^^xsd:double;
  dwc:latitude '39.70833956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70833956 -31.05793969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.70833956"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05793969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70833956 -31.05793969)"^^geo:wktLiteral ;
  geo-pos:lat "39.70833956"^^xsd:decimal ;
  geo-pos:long "-31.05793969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05793969'^^xsd:double;
  dwc:latitude '39.70833956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__6FCO-01-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__6FCO-01-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__6FCO-01-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70833956 -31.05793969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.70833956"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05793969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__6FCO-01-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70833956 -31.05793969)"^^geo:wktLiteral ;
  geo-pos:lat "39.70833956"^^xsd:decimal ;
  geo-pos:long "-31.05793969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__6FCO-01-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6FCO-01-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '6FCO-01-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05793969'^^xsd:double;
  dwc:latitude '39.70833956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '6FCO-01-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10BAG'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10BCN'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10CGR'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10CHE'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10ESP'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10ALF'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10SAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10SAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10SAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10SAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10SAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10SAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10SAL'^^xsd:string;
  dwc:scientificName 'Polymixia nobilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SALMONETE-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127163'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10SAL'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10IMP'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10MMO'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10ESC'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10RAT1'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10SAP1'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10MMO3'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10CGI'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10EPR'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-05-V10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-05-V10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-05-V10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49314024"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-05-V10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49314024 -30.85586182)"^^geo:wktLiteral ;
  geo-pos:lat "37.49314024"^^xsd:decimal ;
  geo-pos:long "-30.85586182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-05-V10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-05-V10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-05-V10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85586182'^^xsd:double;
  dwc:latitude '37.49314024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-05-V10GOR'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10BCN'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10CGR'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10GOR'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10BAG'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10CHE'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10MMO4'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10GAT'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10SAP1'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10CGI'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10MMO'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-05-V10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-05-V10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-05-V10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47786339"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83952531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-05-V10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47786339 -30.83952531)"^^geo:wktLiteral ;
  geo-pos:lat "37.47786339"^^xsd:decimal ;
  geo-pos:long "-30.83952531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-05-V10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-05-V10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-05-V10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83952531'^^xsd:double;
  dwc:latitude '37.47786339'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-05-V10ALF'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10BCN'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10CGR'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10ESP'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10GOR'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10MMO4'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10ALF'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10CHE'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10CHI'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10SPT'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10RAT2'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10IMP'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10PES'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-06-V10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-06-V10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-06-V10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52322216"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76753782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-06-V10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52322216 -30.76753782)"^^geo:wktLiteral ;
  geo-pos:lat "37.52322216"^^xsd:decimal ;
  geo-pos:long "-30.76753782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-06-V10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-06-V10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-06-V10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76753782'^^xsd:double;
  dwc:latitude '37.52322216'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-06-V10BAG'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10BAG'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10BCN'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10CGR'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10CHE'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10GAT'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10MMO4'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10ALF'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10ANT'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10SPT'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10ESP'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10RAT1'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10IMP'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10ESC'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10CGI'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10MMO'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10SAP1'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10MMO3'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-04-V10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-04-V10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-04-V10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54537712"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74336061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-04-V10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54537712 -30.74336061)"^^geo:wktLiteral ;
  geo-pos:lat "37.54537712"^^xsd:decimal ;
  geo-pos:long "-30.74336061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-04-V10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-04-V10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-04-V10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74336061'^^xsd:double;
  dwc:latitude '37.54537712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-04-V10GOR'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10BAG'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10BCN'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10CGR'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10CHE'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10GOR'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10MMO4'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10RAT1'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10SPT'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10MMO'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10SAP1'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10CGI'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10CRY'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10MMO3'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10XAR'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10GAT'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10GMU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10GMU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10GMU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10GMU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10GMU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10GMU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10GMU'^^xsd:string;
  dwc:scientificName 'Galeus murinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LEITÃO-LISO'^^xsd:string;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10GMU'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOA-03-V10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOA-03-V10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOA-03-V10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55529252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67845476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOA-03-V10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55529252 -30.67845476)"^^geo:wktLiteral ;
  geo-pos:lat "37.55529252"^^xsd:decimal ;
  geo-pos:long "-30.67845476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOA-03-V10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOA-03-V10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOA-03-V10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67845476'^^xsd:double;
  dwc:latitude '37.55529252'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOA-03-V10IMP'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-02-V10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-02-V10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-02-V10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5111459"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6205716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-02-V10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  geo-pos:lat "37.5111459"^^xsd:decimal ;
  geo-pos:long "-30.6205716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-02-V10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-02-V10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-02-V10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6205716'^^xsd:double;
  dwc:latitude '37.5111459'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-02-V10ALF'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-02-V10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-02-V10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-02-V10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5111459"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6205716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-02-V10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  geo-pos:lat "37.5111459"^^xsd:decimal ;
  geo-pos:long "-30.6205716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-02-V10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-02-V10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-02-V10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6205716'^^xsd:double;
  dwc:latitude '37.5111459'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-02-V10BCN'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-02-V10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-02-V10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-02-V10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5111459"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6205716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-02-V10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  geo-pos:lat "37.5111459"^^xsd:decimal ;
  geo-pos:long "-30.6205716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-02-V10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-02-V10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-02-V10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6205716'^^xsd:double;
  dwc:latitude '37.5111459'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-02-V10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-02-V10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-02-V10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-02-V10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5111459"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6205716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-02-V10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  geo-pos:lat "37.5111459"^^xsd:decimal ;
  geo-pos:long "-30.6205716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-02-V10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-02-V10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-02-V10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6205716'^^xsd:double;
  dwc:latitude '37.5111459'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-02-V10CGI'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-02-V10GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-02-V10GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-02-V10GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5111459"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6205716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-02-V10GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  geo-pos:lat "37.5111459"^^xsd:decimal ;
  geo-pos:long "-30.6205716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-02-V10GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-02-V10GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-02-V10GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6205716'^^xsd:double;
  dwc:latitude '37.5111459'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-02-V10GAT'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-02-V10GMU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-02-V10GMU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-02-V10GMU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5111459"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6205716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-02-V10GMU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  geo-pos:lat "37.5111459"^^xsd:decimal ;
  geo-pos:long "-30.6205716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-02-V10GMU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-02-V10GMU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-02-V10GMU'^^xsd:string;
  dwc:scientificName 'Galeus murinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6205716'^^xsd:double;
  dwc:latitude '37.5111459'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LEITÃO-LISO'^^xsd:string;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-02-V10GMU'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-02-V10SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-02-V10SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-02-V10SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5111459"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6205716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-02-V10SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  geo-pos:lat "37.5111459"^^xsd:decimal ;
  geo-pos:long "-30.6205716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-02-V10SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-02-V10SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-02-V10SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6205716'^^xsd:double;
  dwc:latitude '37.5111459'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-02-V10SAP3'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-02-V10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-02-V10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-02-V10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5111459"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6205716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-02-V10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  geo-pos:lat "37.5111459"^^xsd:decimal ;
  geo-pos:long "-30.6205716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-02-V10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-02-V10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-02-V10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6205716'^^xsd:double;
  dwc:latitude '37.5111459'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-02-V10SAP1'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-02-V10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-02-V10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-02-V10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5111459"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6205716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-02-V10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  geo-pos:lat "37.5111459"^^xsd:decimal ;
  geo-pos:long "-30.6205716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-02-V10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-02-V10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-02-V10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6205716'^^xsd:double;
  dwc:latitude '37.5111459'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-02-V10MMO'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-02-V10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-02-V10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-02-V10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5111459"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6205716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-02-V10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5111459 -30.6205716)"^^geo:wktLiteral ;
  geo-pos:lat "37.5111459"^^xsd:decimal ;
  geo-pos:long "-30.6205716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-02-V10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-02-V10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-02-V10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6205716'^^xsd:double;
  dwc:latitude '37.5111459'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-02-V10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-02-V10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-02-V10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-02-V10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5272602"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60773671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-02-V10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  geo-pos:lat "37.5272602"^^xsd:decimal ;
  geo-pos:long "-30.60773671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-02-V10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-02-V10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-02-V10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.60773671'^^xsd:double;
  dwc:latitude '37.5272602'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-02-V10ALF'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-02-V10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-02-V10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-02-V10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5272602"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60773671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-02-V10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  geo-pos:lat "37.5272602"^^xsd:decimal ;
  geo-pos:long "-30.60773671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-02-V10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-02-V10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-02-V10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.60773671'^^xsd:double;
  dwc:latitude '37.5272602'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-02-V10IMP'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-02-V10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-02-V10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-02-V10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5272602"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60773671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-02-V10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  geo-pos:lat "37.5272602"^^xsd:decimal ;
  geo-pos:long "-30.60773671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-02-V10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-02-V10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-02-V10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.60773671'^^xsd:double;
  dwc:latitude '37.5272602'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-02-V10BCN'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-02-V10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-02-V10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-02-V10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5272602"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60773671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-02-V10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  geo-pos:lat "37.5272602"^^xsd:decimal ;
  geo-pos:long "-30.60773671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-02-V10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-02-V10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-02-V10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.60773671'^^xsd:double;
  dwc:latitude '37.5272602'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-02-V10CGR'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-02-V10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-02-V10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-02-V10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5272602"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60773671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-02-V10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  geo-pos:lat "37.5272602"^^xsd:decimal ;
  geo-pos:long "-30.60773671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-02-V10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-02-V10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-02-V10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.60773671'^^xsd:double;
  dwc:latitude '37.5272602'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-02-V10MMO'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-02-V10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-02-V10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-02-V10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5272602"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60773671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-02-V10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  geo-pos:lat "37.5272602"^^xsd:decimal ;
  geo-pos:long "-30.60773671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-02-V10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-02-V10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-02-V10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.60773671'^^xsd:double;
  dwc:latitude '37.5272602'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-02-V10PES'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-02-V10GMU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-02-V10GMU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-02-V10GMU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5272602"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60773671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-02-V10GMU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  geo-pos:lat "37.5272602"^^xsd:decimal ;
  geo-pos:long "-30.60773671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-02-V10GMU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-02-V10GMU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-02-V10GMU'^^xsd:string;
  dwc:scientificName 'Galeus murinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.60773671'^^xsd:double;
  dwc:latitude '37.5272602'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LEITÃO-LISO'^^xsd:string;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-02-V10GMU'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-02-V10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-02-V10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-02-V10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5272602"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60773671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-02-V10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  geo-pos:lat "37.5272602"^^xsd:decimal ;
  geo-pos:long "-30.60773671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-02-V10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-02-V10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-02-V10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.60773671'^^xsd:double;
  dwc:latitude '37.5272602'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-02-V10CGI'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-02-V10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-02-V10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-02-V10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5272602"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60773671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-02-V10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272602 -30.60773671)"^^geo:wktLiteral ;
  geo-pos:lat "37.5272602"^^xsd:decimal ;
  geo-pos:long "-30.60773671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-02-V10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-02-V10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-02-V10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.60773671'^^xsd:double;
  dwc:latitude '37.5272602'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-02-V10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10BCN'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10CGR'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10GOR'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10RAT3'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10MMO'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10IMP'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10CGI'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10CHE'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAA-01-V10MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAA-01-V10MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAA-01-V10MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50818317"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58596125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAA-01-V10MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50818317 -30.58596125)"^^geo:wktLiteral ;
  geo-pos:lat "37.50818317"^^xsd:decimal ;
  geo-pos:long "-30.58596125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAA-01-V10MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAA-01-V10MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAA-01-V10MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.58596125'^^xsd:double;
  dwc:latitude '37.50818317'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAA-01-V10MMO4'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10ARA'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10GOR'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10IMP'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10MMO4'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10ALF'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10MMO'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10SPT'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10CGI'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10RAT1'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10SAP1'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10XAR'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10CGR'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10RAT3'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__VOAB-01-V10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__VOAB-01-V10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__VOAB-01-V10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5276494"^^xsd:decimal ;
  dwc:decimalLongitude "-30.57690926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__VOAB-01-V10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5276494 -30.57690926)"^^geo:wktLiteral ;
  geo-pos:lat "37.5276494"^^xsd:decimal ;
  geo-pos:long "-30.57690926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__VOAB-01-V10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VOAB-01-V10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'VOAB-01-V10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.57690926'^^xsd:double;
  dwc:latitude '37.5276494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'VOAB-01-V10BCN'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52522578"^^xsd:decimal ;
  dwc:decimalLongitude "-30.06521529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  geo-pos:lat "38.52522578"^^xsd:decimal ;
  geo-pos:long "-30.06521529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.06521529'^^xsd:double;
  dwc:latitude '38.52522578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52522578"^^xsd:decimal ;
  dwc:decimalLongitude "-30.06521529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  geo-pos:lat "38.52522578"^^xsd:decimal ;
  geo-pos:long "-30.06521529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.06521529'^^xsd:double;
  dwc:latitude '38.52522578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52522578"^^xsd:decimal ;
  dwc:decimalLongitude "-30.06521529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  geo-pos:lat "38.52522578"^^xsd:decimal ;
  geo-pos:long "-30.06521529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.06521529'^^xsd:double;
  dwc:latitude '38.52522578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52522578"^^xsd:decimal ;
  dwc:decimalLongitude "-30.06521529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  geo-pos:lat "38.52522578"^^xsd:decimal ;
  geo-pos:long "-30.06521529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.06521529'^^xsd:double;
  dwc:latitude '38.52522578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52522578"^^xsd:decimal ;
  dwc:decimalLongitude "-30.06521529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  geo-pos:lat "38.52522578"^^xsd:decimal ;
  geo-pos:long "-30.06521529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.06521529'^^xsd:double;
  dwc:latitude '38.52522578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52522578"^^xsd:decimal ;
  dwc:decimalLongitude "-30.06521529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  geo-pos:lat "38.52522578"^^xsd:decimal ;
  geo-pos:long "-30.06521529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.06521529'^^xsd:double;
  dwc:latitude '38.52522578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P97IMP'^^xsd:string;
  dwc:observationDate '1997-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P97MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P97MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P97MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52522578"^^xsd:decimal ;
  dwc:decimalLongitude "-30.06521529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P97MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  geo-pos:lat "38.52522578"^^xsd:decimal ;
  geo-pos:long "-30.06521529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P97MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P97MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P97MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.06521529'^^xsd:double;
  dwc:latitude '38.52522578'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P97MMO4'^^xsd:string;
  dwc:observationDate '1997-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P97SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P97SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P97SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52522578"^^xsd:decimal ;
  dwc:decimalLongitude "-30.06521529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P97SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  geo-pos:lat "38.52522578"^^xsd:decimal ;
  geo-pos:long "-30.06521529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P97SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P97SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P97SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.06521529'^^xsd:double;
  dwc:latitude '38.52522578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P97SAP2'^^xsd:string;
  dwc:observationDate '1997-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P97MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P97MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P97MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52522578"^^xsd:decimal ;
  dwc:decimalLongitude "-30.06521529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P97MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52522578 -30.06521529)"^^geo:wktLiteral ;
  geo-pos:lat "38.52522578"^^xsd:decimal ;
  geo-pos:long "-30.06521529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P97MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P97MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P97MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.06521529'^^xsd:double;
  dwc:latitude '38.52522578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P97MMO'^^xsd:string;
  dwc:observationDate '1997-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97BAG'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97BCN'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97MOR'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97ARE'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97IMP'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97CAV'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97CGR'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97CHI'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97ESP'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97GOR'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36866827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98391265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36866827 -29.98391265)"^^geo:wktLiteral ;
  geo-pos:lat "38.36866827"^^xsd:decimal ;
  geo-pos:long "-29.98391265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98391265'^^xsd:double;
  dwc:latitude '38.36866827'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97BAG'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97CAB'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97CAV'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97CGR'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97CHI'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97ESP'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97ALF'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97IMP'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97ARE'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97PES'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97RAI2'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P97VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P97VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P97VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.95720654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P97VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166969 -29.95720654)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166969"^^xsd:decimal ;
  geo-pos:long "-29.95720654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P97VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P97VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P97VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.95720654'^^xsd:double;
  dwc:latitude '38.38166969'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P97VER'^^xsd:string;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08CAV'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08GAR'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08ESP'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08HAP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08HAP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08HAP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08HAP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08HAP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08HAP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08HAP'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: HOPLOSTETUS'^^xsd:string;
  dwc:aphiaid '159409'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08HAP'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08RAI2'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08EPR'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08LIX3'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08CGI6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08CGI6> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08CGI6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08CGI6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08CGI6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08CGI6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08CGI6'^^xsd:string;
  dwc:scientificName 'Synaphobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '125656'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08CGI6'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P08SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P08SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P08SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00278627"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36008853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P08SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00278627 -29.36008853)"^^geo:wktLiteral ;
  geo-pos:lat "38.00278627"^^xsd:decimal ;
  geo-pos:long "-29.36008853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P08SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P08SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P08SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.36008853'^^xsd:double;
  dwc:latitude '38.00278627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P08SAP3'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O10LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O10LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O10LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67114435"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35656276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O10LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  geo-pos:lat "38.67114435"^^xsd:decimal ;
  geo-pos:long "-29.35656276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O10LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O10LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O10LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35656276'^^xsd:double;
  dwc:latitude '38.67114435'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O10LIX3'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O10MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O10MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O10MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67114435"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35656276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O10MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  geo-pos:lat "38.67114435"^^xsd:decimal ;
  geo-pos:long "-29.35656276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O10MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O10MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O10MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35656276'^^xsd:double;
  dwc:latitude '38.67114435'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O10MMO3'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67114435"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35656276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O10EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  geo-pos:lat "38.67114435"^^xsd:decimal ;
  geo-pos:long "-29.35656276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35656276'^^xsd:double;
  dwc:latitude '38.67114435'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O10EPR'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O10HPL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O10HPL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O10HPL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67114435"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35656276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O10HPL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  geo-pos:lat "38.67114435"^^xsd:decimal ;
  geo-pos:long "-29.35656276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O10HPL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O10HPL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O10HPL'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35656276'^^xsd:double;
  dwc:latitude '38.67114435'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: QUIMERA'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O10HPL'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O10FAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O10FAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O10FAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67114435"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35656276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O10FAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  geo-pos:lat "38.67114435"^^xsd:decimal ;
  geo-pos:long "-29.35656276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O10FAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O10FAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O10FAB'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35656276'^^xsd:double;
  dwc:latitude '38.67114435'^^xsd:double;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O10FAB'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O10PSE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O10PSE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O10PSE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67114435"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35656276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O10PSE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67114435 -29.35656276)"^^geo:wktLiteral ;
  geo-pos:lat "38.67114435"^^xsd:decimal ;
  geo-pos:long "-29.35656276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O10PSE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O10PSE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O10PSE'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35656276'^^xsd:double;
  dwc:latitude '38.67114435'^^xsd:double;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O10PSE'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-V09LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-V09LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-V09LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67148869"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35599559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-V09LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  geo-pos:lat "38.67148869"^^xsd:decimal ;
  geo-pos:long "-29.35599559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-V09LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-V09LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-V09LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35599559'^^xsd:double;
  dwc:latitude '38.67148869'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-V09LIX3'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-V09XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-V09XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-V09XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67148869"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35599559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-V09XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  geo-pos:lat "38.67148869"^^xsd:decimal ;
  geo-pos:long "-29.35599559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-V09XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-V09XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-V09XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35599559'^^xsd:double;
  dwc:latitude '38.67148869'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-V09XAR'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-V09CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-V09CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-V09CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67148869"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35599559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-V09CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  geo-pos:lat "38.67148869"^^xsd:decimal ;
  geo-pos:long "-29.35599559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-V09CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-V09CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-V09CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35599559'^^xsd:double;
  dwc:latitude '38.67148869'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-V09CGI3'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-V09COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-V09COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-V09COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67148869"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35599559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-V09COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  geo-pos:lat "38.67148869"^^xsd:decimal ;
  geo-pos:long "-29.35599559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-V09COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-V09COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-V09COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35599559'^^xsd:double;
  dwc:latitude '38.67148869'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-V09COL'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-V09MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-V09MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-V09MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67148869"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35599559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-V09MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  geo-pos:lat "38.67148869"^^xsd:decimal ;
  geo-pos:long "-29.35599559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-V09MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-V09MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-V09MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35599559'^^xsd:double;
  dwc:latitude '38.67148869'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-V09MMO1'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-V09MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-V09MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-V09MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67148869"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35599559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-V09MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  geo-pos:lat "38.67148869"^^xsd:decimal ;
  geo-pos:long "-29.35599559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-V09MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-V09MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-V09MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35599559'^^xsd:double;
  dwc:latitude '38.67148869'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-V09MMO3'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-V09CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-V09CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-V09CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67148869"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35599559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-V09CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67148869 -29.35599559)"^^geo:wktLiteral ;
  geo-pos:lat "38.67148869"^^xsd:decimal ;
  geo-pos:long "-29.35599559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-V09CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-V09CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-V09CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35599559'^^xsd:double;
  dwc:latitude '38.67148869'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-V09CGI'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10CHI'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10GAR'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10MOR'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10CAV'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10BAG'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10CHE'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10MMO'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10GAT'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10SAP1'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10CGI3'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P10XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P10XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P10XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00201481"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35508143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P10XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00201481 -29.35508143)"^^geo:wktLiteral ;
  geo-pos:lat "38.00201481"^^xsd:decimal ;
  geo-pos:long "-29.35508143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P10XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P10XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P10XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35508143'^^xsd:double;
  dwc:latitude '38.00201481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P10XAR'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03SAP3'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03GAR'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03GRA'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03ANT'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03MOR'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03CHE'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03SPT'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03IMP'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03MMO'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03CGI'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03ESC'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03SAP1'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03CHN'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03COL'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P03PSE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P03PSE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P03PSE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99721442"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35065974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P03PSE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99721442 -29.35065974)"^^geo:wktLiteral ;
  geo-pos:lat "37.99721442"^^xsd:decimal ;
  geo-pos:long "-29.35065974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P03PSE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P03PSE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P03PSE'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.35065974'^^xsd:double;
  dwc:latitude '37.99721442'^^xsd:double;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P03PSE'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00GAR'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00ANT'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00MOR'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00CHE'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00IMP'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00MMO'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00CGI'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00SAP1'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00LIX3'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99977503"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34991736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99977503 -29.34991736)"^^geo:wktLiteral ;
  geo-pos:lat "37.99977503"^^xsd:decimal ;
  geo-pos:long "-29.34991736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34991736'^^xsd:double;
  dwc:latitude '37.99977503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P00CAV'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04CHI'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04GAR'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04GRA'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04BAG'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04ESP'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04MOR'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04LAG1'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04CHE'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04IMP'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04GAT'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04MMO'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04CGI'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04EPR1'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04CRY'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04SAP3'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99936037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34983106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99936037 -29.34983106)"^^geo:wktLiteral ;
  geo-pos:lat "37.99936037"^^xsd:decimal ;
  geo-pos:long "-29.34983106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34983106'^^xsd:double;
  dwc:latitude '37.99936037'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P04CAV'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99ABR1'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99CAV'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99CGR'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99CHI'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99GAR'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99BAG'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99BCN'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99GRA'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99GOR'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99ESP'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99SQU'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99LIX2'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99LIX1'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-O99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-O99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-O99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00537448"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34964398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-O99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00537448 -29.34964398)"^^geo:wktLiteral ;
  geo-pos:lat "38.00537448"^^xsd:decimal ;
  geo-pos:long "-29.34964398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-O99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-O99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-O99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34964398'^^xsd:double;
  dwc:latitude '38.00537448'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-O99MMO'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02ANT'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02CAV'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02CGR'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02GAR'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02GOR'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02MOR'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02BAG'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02CHI'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02UJE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02UJE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02UJE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02UJE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02UJE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02UJE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02UJE'^^xsd:string;
  dwc:scientificName 'Pteroplatytrygon violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '158540'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02UJE'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02BCN'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02GRA'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02SPT'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02ALF'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02ARA'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02RAI2'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02MMO'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02CGI'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02SAP3'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P02EPR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P02EPR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P02EPR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99806563"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34943061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P02EPR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99806563 -29.34943061)"^^geo:wktLiteral ;
  geo-pos:lat "37.99806563"^^xsd:decimal ;
  geo-pos:long "-29.34943061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P02EPR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P02EPR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P02EPR2'^^xsd:string;
  dwc:scientificName 'Aphanopus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34943061'^^xsd:double;
  dwc:latitude '37.99806563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '159833'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P02EPR2'^^xsd:string;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '159833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O11LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O11LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O11LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68160494 -29.34693728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68160494"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34693728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O11LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68160494 -29.34693728)"^^geo:wktLiteral ;
  geo-pos:lat "38.68160494"^^xsd:decimal ;
  geo-pos:long "-29.34693728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O11LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O11LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O11LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34693728'^^xsd:double;
  dwc:latitude '38.68160494'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O11LIX3'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O11MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O11MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O11MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68160494 -29.34693728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68160494"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34693728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O11MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68160494 -29.34693728)"^^geo:wktLiteral ;
  geo-pos:lat "38.68160494"^^xsd:decimal ;
  geo-pos:long "-29.34693728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O11MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O11MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O11MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34693728'^^xsd:double;
  dwc:latitude '38.68160494'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O11MMO3'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O11PSE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O11PSE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O11PSE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68160494 -29.34693728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68160494"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34693728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O11PSE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68160494 -29.34693728)"^^geo:wktLiteral ;
  geo-pos:lat "38.68160494"^^xsd:decimal ;
  geo-pos:long "-29.34693728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O11PSE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O11PSE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O11PSE'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34693728'^^xsd:double;
  dwc:latitude '38.68160494'^^xsd:double;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O11PSE'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07CHI'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07GAR'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07CAV'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07MOR'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07ROC'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07BAL'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07ESP'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07CHE'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07ARA'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07IMP'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07MMO'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07PES'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07MMO4'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00469024"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34657284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00469024 -29.34657284)"^^geo:wktLiteral ;
  geo-pos:lat "38.00469024"^^xsd:decimal ;
  geo-pos:long "-29.34657284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34657284'^^xsd:double;
  dwc:latitude '38.00469024'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P07CGI'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11CGR'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11CHI'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11ESP'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11GOR'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11MOR'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11CAV'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11BAG'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11BCN'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11ALF'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11TNT'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11IMP'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11MMO'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02190666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34641571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02190666 -29.34641571)"^^geo:wktLiteral ;
  geo-pos:lat "38.02190666"^^xsd:decimal ;
  geo-pos:long "-29.34641571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34641571'^^xsd:double;
  dwc:latitude '38.02190666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01CAV'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01GOR'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01BAG'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01BAL'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01CGR'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01CHI'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01ESP'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01GAR'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01GRA'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01BCN'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01ALF'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01IMP'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01MMO'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01PES'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01SAP2'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01CGI'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01CRY'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01MMO%3F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01MMO%3F> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01MMO%3F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01MMO%3F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01MMO%3F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01MMO?" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01MMO?'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01MMO?'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01SAP3'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P01SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P01SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P01SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99356727"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34640892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P01SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99356727 -29.34640892)"^^geo:wktLiteral ;
  geo-pos:lat "37.99356727"^^xsd:decimal ;
  geo-pos:long "-29.34640892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P01SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P01SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P01SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34640892'^^xsd:double;
  dwc:latitude '37.99356727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P01SAP1'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12GAR'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12MOR'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12ROC'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12GAD'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12ESP1'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12ESC'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12MMO'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12TNT'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12CGI'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12SAP1'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P12EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P12EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P12EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99886343"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3449073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P12EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99886343 -29.3449073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99886343"^^xsd:decimal ;
  geo-pos:long "-29.3449073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P12EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P12EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P12EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3449073'^^xsd:double;
  dwc:latitude '37.99886343'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P12EPR'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O12COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O12COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O12COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68312967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34485212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O12COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  geo-pos:lat "38.68312967"^^xsd:decimal ;
  geo-pos:long "-29.34485212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O12COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O12COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O12COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34485212'^^xsd:double;
  dwc:latitude '38.68312967'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O12COL'^^xsd:string;
  dwc:observationDate '2012-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O12FAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O12FAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O12FAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68312967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34485212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O12FAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  geo-pos:lat "38.68312967"^^xsd:decimal ;
  geo-pos:long "-29.34485212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O12FAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O12FAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O12FAB'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34485212'^^xsd:double;
  dwc:latitude '38.68312967'^^xsd:double;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O12FAB'^^xsd:string;
  dwc:observationDate '2012-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O12HPL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O12HPL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O12HPL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68312967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34485212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O12HPL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  geo-pos:lat "38.68312967"^^xsd:decimal ;
  geo-pos:long "-29.34485212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O12HPL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O12HPL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O12HPL'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34485212'^^xsd:double;
  dwc:latitude '38.68312967'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: QUIMERA'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O12HPL'^^xsd:string;
  dwc:observationDate '2012-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O12LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O12LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O12LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68312967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34485212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O12LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  geo-pos:lat "38.68312967"^^xsd:decimal ;
  geo-pos:long "-29.34485212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O12LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O12LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O12LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34485212'^^xsd:double;
  dwc:latitude '38.68312967'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O12LIX3'^^xsd:string;
  dwc:observationDate '2012-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O12MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O12MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O12MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68312967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34485212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O12MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  geo-pos:lat "38.68312967"^^xsd:decimal ;
  geo-pos:long "-29.34485212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O12MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O12MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O12MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34485212'^^xsd:double;
  dwc:latitude '38.68312967'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O12MMO1'^^xsd:string;
  dwc:observationDate '2012-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O12MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O12MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O12MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68312967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34485212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O12MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  geo-pos:lat "38.68312967"^^xsd:decimal ;
  geo-pos:long "-29.34485212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O12MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O12MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O12MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34485212'^^xsd:double;
  dwc:latitude '38.68312967'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O12MMO3'^^xsd:string;
  dwc:observationDate '2012-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O12PSE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O12PSE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O12PSE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68312967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34485212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O12PSE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  geo-pos:lat "38.68312967"^^xsd:decimal ;
  geo-pos:long "-29.34485212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O12PSE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O12PSE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O12PSE'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34485212'^^xsd:double;
  dwc:latitude '38.68312967'^^xsd:double;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O12PSE'^^xsd:string;
  dwc:observationDate '2012-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-03-O12XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-03-O12XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-03-O12XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68312967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34485212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-03-O12XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68312967 -29.34485212)"^^geo:wktLiteral ;
  geo-pos:lat "38.68312967"^^xsd:decimal ;
  geo-pos:long "-29.34485212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-03-O12XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-03-O12XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-03-O12XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34485212'^^xsd:double;
  dwc:latitude '38.68312967'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-03-O12XAR'^^xsd:string;
  dwc:observationDate '2012-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05CAV'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05ESP'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05GAR'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05BAG'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05MOR'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05ROC'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05CHE'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05RAI2'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05RAT3'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05VER'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00051029"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34024773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00051029 -29.34024773)"^^geo:wktLiteral ;
  geo-pos:lat "38.00051029"^^xsd:decimal ;
  geo-pos:long "-29.34024773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.34024773'^^xsd:double;
  dwc:latitude '38.00051029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10ANT'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10CAV'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10CHI'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10ESP'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10GAR'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10MOR'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10ROC'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10BAG'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10GRA'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01608229"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33985815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01608229 -29.33985815)"^^geo:wktLiteral ;
  geo-pos:lat "38.01608229"^^xsd:decimal ;
  geo-pos:long "-29.33985815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33985815'^^xsd:double;
  dwc:latitude '38.01608229'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P10MMO'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99ESP'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99GRA'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99RAS1'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99MMO'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99RAT1'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99ESC'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99ESP1'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99SAP1'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99CGI'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99XAR'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99SAP3'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P99LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P99LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P99LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98948135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33963435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P99LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98948135 -29.33963435)"^^geo:wktLiteral ;
  geo-pos:lat "37.98948135"^^xsd:decimal ;
  geo-pos:long "-29.33963435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P99LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P99LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P99LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33963435'^^xsd:double;
  dwc:latitude '37.98948135'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P99LIX3'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96CHI'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96MOR'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96CAB'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96ESP'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96GRA'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96ANT'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96CHE'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96RAT1'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96IMP'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96LIX2'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96MMO'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96SAP2'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96CGI'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96SAP1'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96SAP3'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P96MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P96MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P96MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99164903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33936615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P96MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99164903 -29.33936615)"^^geo:wktLiteral ;
  geo-pos:lat "37.99164903"^^xsd:decimal ;
  geo-pos:long "-29.33936615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P96MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P96MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P96MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33936615'^^xsd:double;
  dwc:latitude '37.99164903'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P96MMO3'^^xsd:string;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12GAR'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12MOR'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12ROC'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12ABR2'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12ANT'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12ESC'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01218085"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33871523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01218085 -29.33871523)"^^geo:wktLiteral ;
  geo-pos:lat "38.01218085"^^xsd:decimal ;
  geo-pos:long "-29.33871523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33871523'^^xsd:double;
  dwc:latitude '38.01218085'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05CAV'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05BAG'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05ESP'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05GAR'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05RAT3'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05TAU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05TAU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05TAU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05TAU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05TAU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05TAU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05TAU'^^xsd:string;
  dwc:scientificName 'Carcharias taurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO-TOURO'^^xsd:string;
  dwc:aphiaid '105843'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05TAU'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05HAP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05HAP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05HAP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05HAP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05HAP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05HAP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05HAP'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: HOPLOSTETUS'^^xsd:string;
  dwc:aphiaid '159409'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05HAP'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P05SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P05SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P05SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02795113"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33833829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P05SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02795113 -29.33833829)"^^geo:wktLiteral ;
  geo-pos:lat "38.02795113"^^xsd:decimal ;
  geo-pos:long "-29.33833829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P05SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P05SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P05SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33833829'^^xsd:double;
  dwc:latitude '38.02795113'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P05SAP3'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96CGR'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96BCN'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96ALF'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96IMP'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96ESP1'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96CAV'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96CHI'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96GOR'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96MOR'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96BAG'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P96RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P96RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P96RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0053751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33254267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P96RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0053751 -29.33254267)"^^geo:wktLiteral ;
  geo-pos:lat "38.0053751"^^xsd:decimal ;
  geo-pos:long "-29.33254267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P96RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P96RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P96RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33254267'^^xsd:double;
  dwc:latitude '38.0053751'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P96RAT1'^^xsd:string;
  dwc:observationDate '1996-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02CGR'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02CHI'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02GAR'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02GOR'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02MOR'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02BAG'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02BCN'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02CAV'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02ALF'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02CHE'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02IMP'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02RAT1'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01645171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33214072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01645171 -29.33214072)"^^geo:wktLiteral ;
  geo-pos:lat "38.01645171"^^xsd:decimal ;
  geo-pos:long "-29.33214072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33214072'^^xsd:double;
  dwc:latitude '38.01645171'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99ALF'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99SAP2'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99BCU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99BCU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99BCU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99BCU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99BCU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99BCU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99BCU'^^xsd:string;
  dwc:scientificName 'Magnisudis atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDINA'^^xsd:string;
  dwc:aphiaid '126359'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99BCU'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99SAP3'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99XAR'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99CGI'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99MMO3'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99CAV'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99CGR'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99CHI'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99GAR'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99SER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99SER'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99ABR1'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99BAG'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99BCN'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99GOR'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99LIX2'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99MMO'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-V99ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-V99ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-V99ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98473546"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33165526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-V99ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98473546 -29.33165526)"^^geo:wktLiteral ;
  geo-pos:lat "37.98473546"^^xsd:decimal ;
  geo-pos:long "-29.33165526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-V99ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-V99ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-V99ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.33165526'^^xsd:double;
  dwc:latitude '37.98473546'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-V99ESP1'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11CAV'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11CHI'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11ESP'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11GRA'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11CAB'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11ALF'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11BAG'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11CGR'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11TNT'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11IMP'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11ESP1'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11PES'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11MMO'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02024713"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3287117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02024713 -29.3287117)"^^geo:wktLiteral ;
  geo-pos:lat "38.02024713"^^xsd:decimal ;
  geo-pos:long "-29.3287117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3287117'^^xsd:double;
  dwc:latitude '38.02024713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P11CGI'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13CAV'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13CHI'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13ABR2'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02503094"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32663239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02503094 -29.32663239)"^^geo:wktLiteral ;
  geo-pos:lat "38.02503094"^^xsd:decimal ;
  geo-pos:long "-29.32663239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32663239'^^xsd:double;
  dwc:latitude '38.02503094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13CAV'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13CHI'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13MOR'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13EPT'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P13CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P13CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P13CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99608595"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32571691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P13CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99608595 -29.32571691)"^^geo:wktLiteral ;
  geo-pos:lat "37.99608595"^^xsd:decimal ;
  geo-pos:long "-29.32571691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P13CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P13CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P13CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32571691'^^xsd:double;
  dwc:latitude '37.99608595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P13CGI'^^xsd:string;
  dwc:observationDate '2013-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03GAR'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03CHI'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03CAB'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03CAV'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03LUL'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03MOR'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03CHE'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03RAI2'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03GAT'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01554334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32379837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01554334 -29.32379837)"^^geo:wktLiteral ;
  geo-pos:lat "38.01554334"^^xsd:decimal ;
  geo-pos:long "-29.32379837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32379837'^^xsd:double;
  dwc:latitude '38.01554334'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99ABR1'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99CAV'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99CHI'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99GAR'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99GOR'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99CGR'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99BAG'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99BCN'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99RAI1'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99CHO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99CHO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99CHO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99CHO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99CHO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99CHO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99CHO'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHOUPA'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99CHO'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99ALF'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99LIX2'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99SQU'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-V99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-V99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-V99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02454543"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32332573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-V99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02454543 -29.32332573)"^^geo:wktLiteral ;
  geo-pos:lat "38.02454543"^^xsd:decimal ;
  geo-pos:long "-29.32332573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-V99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-V99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-V99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32332573'^^xsd:double;
  dwc:latitude '38.02454543'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-V99MMO'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04CHI'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04GAR'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04CAV'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04ESP'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04CAB'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04CHE'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04ESP1'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02067212"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02067212 -29.322575)"^^geo:wktLiteral ;
  geo-pos:lat "38.02067212"^^xsd:decimal ;
  geo-pos:long "-29.322575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.322575'^^xsd:double;
  dwc:latitude '38.02067212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99ABR1'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99CAV'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99CGR'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99CHI'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99GAR'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99GOR'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99BAG'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99GRA'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99MOR'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99ANT'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99BCN'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99CHO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99CHO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99CHO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99CHO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99CHO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99CHO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99CHO'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHOUPA'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99CHO'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99ALF'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99LIX1'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-O99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-O99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-O99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99723529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32149706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-O99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99723529 -29.32149706)"^^geo:wktLiteral ;
  geo-pos:lat "37.99723529"^^xsd:decimal ;
  geo-pos:long "-29.32149706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-O99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-O99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-O99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32149706'^^xsd:double;
  dwc:latitude '37.99723529'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-O99RAT1'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08BAL'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08CAB'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08CAV'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08ESP'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08CHE'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08SAP%3F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08SAP%3F> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08SAP%3F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08SAP%3F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08SAP%3F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08SAP?" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08SAP?'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08SAP?'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98943576"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32024249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98943576 -29.32024249)"^^geo:wktLiteral ;
  geo-pos:lat "37.98943576"^^xsd:decimal ;
  geo-pos:long "-29.32024249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.32024249'^^xsd:double;
  dwc:latitude '37.98943576'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05BOG'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05CAV'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05GAR'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05MOR'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05POR'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05BAG'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05BAL'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05ESP'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05ANT'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05CHE'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05RAI2'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05GAT'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05GRA'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99136169"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31992065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99136169 -29.31992065)"^^geo:wktLiteral ;
  geo-pos:lat "37.99136169"^^xsd:decimal ;
  geo-pos:long "-29.31992065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31992065'^^xsd:double;
  dwc:latitude '37.99136169'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08ANT'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08CHE'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08SAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08SAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08SAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08SAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08SAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08SAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08SAL'^^xsd:string;
  dwc:scientificName 'Polymixia nobilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SALMONETE-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127163'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08SAL'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08CGI6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08CGI6> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08CGI6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08CGI6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08CGI6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08CGI6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08CGI6'^^xsd:string;
  dwc:scientificName 'Synaphobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '125656'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08CGI6'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08ROC'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08CAB'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08GAR'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08GRA'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P08RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P08RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P08RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02148515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31768299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P08RAS>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02148515 -29.31768299)"^^geo:wktLiteral ;
  geo-pos:lat "38.02148515"^^xsd:decimal ;
  geo-pos:long "-29.31768299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P08RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P08RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P08RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31768299'^^xsd:double;
  dwc:latitude '38.02148515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P08RAS'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99CAV'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99CHI'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99GAR'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99ABR1'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99BAG'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99BCN'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99GOR'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99CGR'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99IMP'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99PES'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99ALF'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99LIX1'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99ABR2'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99MMO'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-O99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-O99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-O99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01873954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3159157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-O99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01873954 -29.3159157)"^^geo:wktLiteral ;
  geo-pos:lat "38.01873954"^^xsd:decimal ;
  geo-pos:long "-29.3159157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-O99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-O99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-O99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3159157'^^xsd:double;
  dwc:latitude '38.01873954'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-O99RAT1'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99MOR'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01948927"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31574681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01948927 -29.31574681)"^^geo:wktLiteral ;
  geo-pos:lat "38.01948927"^^xsd:decimal ;
  geo-pos:long "-29.31574681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31574681'^^xsd:double;
  dwc:latitude '38.01948927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P99CHE'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01BAG'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01CAV'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01GAR'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01CGR'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01CHI'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01RAT2'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01ALF'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01CHE'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01IMP'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01ESP'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01965551"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31547064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01965551 -29.31547064)"^^geo:wktLiteral ;
  geo-pos:lat "38.01965551"^^xsd:decimal ;
  geo-pos:long "-29.31547064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31547064'^^xsd:double;
  dwc:latitude '38.01965551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11CGR'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11ALF'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11ESP'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11CHI'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11BAG'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11IMP'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01867489"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31520419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01867489 -29.31520419)"^^geo:wktLiteral ;
  geo-pos:lat "38.01867489"^^xsd:decimal ;
  geo-pos:long "-29.31520419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31520419'^^xsd:double;
  dwc:latitude '38.01867489'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P11MMO'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03CAV'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03GAR'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03CHI'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03GRA'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03MOR'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03CAB'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03SPT'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P03MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P03MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P03MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99341352"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31450073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P03MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99341352 -29.31450073)"^^geo:wktLiteral ;
  geo-pos:lat "37.99341352"^^xsd:decimal ;
  geo-pos:long "-29.31450073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P03MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P03MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P03MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31450073'^^xsd:double;
  dwc:latitude '37.99341352'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P03MMO4'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00GAR'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00CAV'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00MOR'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P00GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P00GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P00GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9928112"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31279214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P00GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9928112 -29.31279214)"^^geo:wktLiteral ;
  geo-pos:lat "37.9928112"^^xsd:decimal ;
  geo-pos:long "-29.31279214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P00GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P00GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P00GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31279214'^^xsd:double;
  dwc:latitude '37.9928112'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P00GAT'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99282994"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31276686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  geo-pos:lat "37.99282994"^^xsd:decimal ;
  geo-pos:long "-29.31276686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31276686'^^xsd:double;
  dwc:latitude '37.99282994'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P01CHI'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99282994"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31276686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  geo-pos:lat "37.99282994"^^xsd:decimal ;
  geo-pos:long "-29.31276686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31276686'^^xsd:double;
  dwc:latitude '37.99282994'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P01GOR'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99282994"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31276686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  geo-pos:lat "37.99282994"^^xsd:decimal ;
  geo-pos:long "-29.31276686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31276686'^^xsd:double;
  dwc:latitude '37.99282994'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99282994"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31276686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  geo-pos:lat "37.99282994"^^xsd:decimal ;
  geo-pos:long "-29.31276686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31276686'^^xsd:double;
  dwc:latitude '37.99282994'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P01BAG'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99282994"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31276686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  geo-pos:lat "37.99282994"^^xsd:decimal ;
  geo-pos:long "-29.31276686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31276686'^^xsd:double;
  dwc:latitude '37.99282994'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P01BCN'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99282994"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31276686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  geo-pos:lat "37.99282994"^^xsd:decimal ;
  geo-pos:long "-29.31276686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31276686'^^xsd:double;
  dwc:latitude '37.99282994'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P01CGR'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99282994"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31276686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99282994 -29.31276686)"^^geo:wktLiteral ;
  geo-pos:lat "37.99282994"^^xsd:decimal ;
  geo-pos:long "-29.31276686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31276686'^^xsd:double;
  dwc:latitude '37.99282994'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13CAV'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13CHI'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13GAI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13GAI'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13MOR'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13SQU'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98899304"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31275881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98899304 -29.31275881)"^^geo:wktLiteral ;
  geo-pos:lat "37.98899304"^^xsd:decimal ;
  geo-pos:long "-29.31275881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31275881'^^xsd:double;
  dwc:latitude '37.98899304'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04RAI2'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04ALF'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04MMO'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04IMP'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04ARA'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04ESP1'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04CAV'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04CHI'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04GAR'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04MOR'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04BAG'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04BAL'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04GRA'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02649936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31231325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02649936 -29.31231325)"^^geo:wktLiteral ;
  geo-pos:lat "38.02649936"^^xsd:decimal ;
  geo-pos:long "-29.31231325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.31231325'^^xsd:double;
  dwc:latitude '38.02649936'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P04ESP'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13CAV'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13CHI'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13MOR'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13GAT'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02799404"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30513798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02799404 -29.30513798)"^^geo:wktLiteral ;
  geo-pos:lat "38.02799404"^^xsd:decimal ;
  geo-pos:long "-29.30513798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30513798'^^xsd:double;
  dwc:latitude '38.02799404'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05CAV'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05ESP'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05MOR'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05ROC'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05BAG'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05CAB'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05CHE'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05ECL'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05ESP1'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05SQU'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02626132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30349091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02626132 -29.30349091)"^^geo:wktLiteral ;
  geo-pos:lat "38.02626132"^^xsd:decimal ;
  geo-pos:long "-29.30349091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.30349091'^^xsd:double;
  dwc:latitude '38.02626132'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07ANT'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07BAL'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07CHI'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07GAR'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07MOR'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07ESP'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07POL'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07CHE'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07ALF'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07IMP'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07ARA'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02702377"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3003366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02702377 -29.3003366)"^^geo:wktLiteral ;
  geo-pos:lat "38.02702377"^^xsd:decimal ;
  geo-pos:long "-29.3003366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.3003366'^^xsd:double;
  dwc:latitude '38.02702377'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12MMO'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12TNT'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12CHE'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12PES'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02838478"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29877503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02838478 -29.29877503)"^^geo:wktLiteral ;
  geo-pos:lat "38.02838478"^^xsd:decimal ;
  geo-pos:long "-29.29877503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29877503'^^xsd:double;
  dwc:latitude '38.02838478'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11BCN'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11ESP'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11TNT'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11ALF'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11GOR'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11CHE'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11GAT'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11IMP'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11HAP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11HAP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11HAP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11HAP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11HAP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11HAP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11HAP'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: HOPLOSTETUS'^^xsd:string;
  dwc:aphiaid '159409'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11HAP'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11MMO'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11BAG'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11CGR'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11CHI'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11GAR'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11MOR'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11CAV'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P11BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P11BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P11BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0300409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29688775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P11BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0300409 -29.29688775)"^^geo:wktLiteral ;
  geo-pos:lat "38.0300409"^^xsd:decimal ;
  geo-pos:long "-29.29688775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P11BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P11BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P11BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29688775'^^xsd:double;
  dwc:latitude '38.0300409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P11BAL'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02BAG'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02GAR'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02ROC'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02CAV'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02CHI'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02GOR'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02BCN'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02CGR'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02CHE'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02ESP1'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02RAT1'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P02XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P02XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P02XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02186923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29541967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P02XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02186923 -29.29541967)"^^geo:wktLiteral ;
  geo-pos:lat "38.02186923"^^xsd:decimal ;
  geo-pos:long "-29.29541967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P02XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P02XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P02XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29541967'^^xsd:double;
  dwc:latitude '38.02186923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P02XAR'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00MOR'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00CAB'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00CAV'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00CHE'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00RAT1'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00MMO'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02229835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29350898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02229835 -29.29350898)"^^geo:wktLiteral ;
  geo-pos:lat "38.02229835"^^xsd:decimal ;
  geo-pos:long "-29.29350898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29350898'^^xsd:double;
  dwc:latitude '38.02229835'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97CHI'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97GOR'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97CAV'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97MOR'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97ESP'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97ANT'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97BAG'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97BCN'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97CGR'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97RAI3'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01910306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28955269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P97RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01910306 -29.28955269)"^^geo:wktLiteral ;
  geo-pos:lat "38.01910306"^^xsd:decimal ;
  geo-pos:long "-29.28955269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28955269'^^xsd:double;
  dwc:latitude '38.01910306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10CHI'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10GAR'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10MOR'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10BAG'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10ESP'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10CHE'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10VER'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02337858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2873546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02337858 -29.2873546)"^^geo:wktLiteral ;
  geo-pos:lat "38.02337858"^^xsd:decimal ;
  geo-pos:long "-29.2873546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2873546'^^xsd:double;
  dwc:latitude '38.02337858'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P10PES'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02BAG'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02BCN'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02CAV'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02CGR'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02CHI'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02GAR'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02GOR'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02GRA'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02RAT1'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02IMP'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P02VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P02VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P02VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01668176"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28191298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P02VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01668176 -29.28191298)"^^geo:wktLiteral ;
  geo-pos:lat "38.01668176"^^xsd:decimal ;
  geo-pos:long "-29.28191298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P02VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P02VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P02VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28191298'^^xsd:double;
  dwc:latitude '38.01668176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P02VER'^^xsd:string;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99LIR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99LIR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99LIR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99LIR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99LIR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99LIR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99LIR'^^xsd:string;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LÍRIO'^^xsd:string;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99LIR'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99MOR'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99CAB'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99CHE'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99ESP'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P99RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P99RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P99RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02257559"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28180547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P99RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02257559 -29.28180547)"^^geo:wktLiteral ;
  geo-pos:lat "38.02257559"^^xsd:decimal ;
  geo-pos:long "-29.28180547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P99RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P99RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P99RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28180547'^^xsd:double;
  dwc:latitude '38.02257559'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P99RAI2'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99ABR1'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99CAV'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99CHI'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99GAR'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99BAG'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99BCN'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99CAÇ'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99CGR'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99GOR'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99PG2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99PG2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99PG2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99PG2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99PG2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99PG2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99PG2'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99PG2'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99ALF'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99IMP'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-O99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-O99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-O99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02094648"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28061538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-O99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02094648 -29.28061538)"^^geo:wktLiteral ;
  geo-pos:lat "38.02094648"^^xsd:decimal ;
  geo-pos:long "-29.28061538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-O99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-O99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-O99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28061538'^^xsd:double;
  dwc:latitude '38.02094648'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-O99LIX1'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12GAR'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12MOR'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12GRA'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12RAT3'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02477383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28027612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02477383 -29.28027612)"^^geo:wktLiteral ;
  geo-pos:lat "38.02477383"^^xsd:decimal ;
  geo-pos:long "-29.28027612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28027612'^^xsd:double;
  dwc:latitude '38.02477383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03BAG'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03GAR'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03GRA'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03CHE'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03ALF'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03IMP'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03RAI2'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03ROC'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03CAV'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03CHI'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03ESP'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03MOR'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03UJE2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03UJE2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03UJE2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03UJE2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03UJE2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03UJE2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03UJE2'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03UJE2'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02070191"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2791906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02070191 -29.2791906)"^^geo:wktLiteral ;
  geo-pos:lat "38.02070191"^^xsd:decimal ;
  geo-pos:long "-29.2791906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2791906'^^xsd:double;
  dwc:latitude '38.02070191'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P03CAB'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99MOR'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99ANT'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99ROC'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99CHE'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99ESP'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01650307"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27607785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01650307 -29.27607785)"^^geo:wktLiteral ;
  geo-pos:lat "38.01650307"^^xsd:decimal ;
  geo-pos:long "-29.27607785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27607785'^^xsd:double;
  dwc:latitude '38.01650307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99ABR1'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99CAV'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99CGR'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99GAR'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99GOR'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99ROC'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99SER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99SER'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99BAG'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99CHI'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99ANT'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99MOR'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99BCN'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99ESP'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99CHE'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99RAT3'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99ARE'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99ALF'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99ABR2'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99ARA'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99LIX1'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99MMO'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99LIX2'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-V99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-V99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-V99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01953659"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27544679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-V99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01953659 -29.27544679)"^^geo:wktLiteral ;
  geo-pos:lat "38.01953659"^^xsd:decimal ;
  geo-pos:long "-29.27544679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-V99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-V99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-V99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27544679'^^xsd:double;
  dwc:latitude '38.01953659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-V99RAT1'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99ABR1'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99GAR'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99CAV'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99CGR'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99CHI'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99GOR'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99BAG'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99BCN'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99ESP'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99ALF'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99RAT1'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99RAI2'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99ESP1'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-V99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-V99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-V99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01420547"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27173474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-V99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01420547 -29.27173474)"^^geo:wktLiteral ;
  geo-pos:lat "38.01420547"^^xsd:decimal ;
  geo-pos:long "-29.27173474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-V99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-V99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-V99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27173474'^^xsd:double;
  dwc:latitude '38.01420547'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-V99LIX1'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10ESP'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10GAR'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10MOR'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10BAG'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10CHI'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10CAV'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10CHE'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10ANT'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10ESP1'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10HAP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10HAP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10HAP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10HAP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10HAP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10HAP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10HAP'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: HOPLOSTETUS'^^xsd:string;
  dwc:aphiaid '159409'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10HAP'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10RAI2'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03218893"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27024588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03218893 -29.27024588)"^^geo:wktLiteral ;
  geo-pos:lat "38.03218893"^^xsd:decimal ;
  geo-pos:long "-29.27024588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.27024588'^^xsd:double;
  dwc:latitude '38.03218893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P10MMO'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00MOR'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00CHE'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00ALF'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00RAI2'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00RAT2'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00IMP'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00CAV'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00GAR'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01195409"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26686483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01195409 -29.26686483)"^^geo:wktLiteral ;
  geo-pos:lat "38.01195409"^^xsd:decimal ;
  geo-pos:long "-29.26686483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26686483'^^xsd:double;
  dwc:latitude '38.01195409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01IMP'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01CGR'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01CHI'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01GAR'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01MOR'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01ROC'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01BAG'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01CAV'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01ALF'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01CHE'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01277592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26626766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01277592 -29.26626766)"^^geo:wktLiteral ;
  geo-pos:lat "38.01277592"^^xsd:decimal ;
  geo-pos:long "-29.26626766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.26626766'^^xsd:double;
  dwc:latitude '38.01277592'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04MOR'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04CHE'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04ANT'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04GAR'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04GRA'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04ROC'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04CAV'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04CHI'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04ESP'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-04-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-04-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-04-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01662873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25784549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-04-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01662873 -29.25784549)"^^geo:wktLiteral ;
  geo-pos:lat "38.01662873"^^xsd:decimal ;
  geo-pos:long "-29.25784549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-04-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-04-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-04-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25784549'^^xsd:double;
  dwc:latitude '38.01662873'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-04-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08BAL'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08CAV'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08ESP'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08CHE'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-03-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-03-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-03-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0113897"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25283448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-03-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0113897 -29.25283448)"^^geo:wktLiteral ;
  geo-pos:lat "38.0113897"^^xsd:decimal ;
  geo-pos:long "-29.25283448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-03-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-03-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-03-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.25283448'^^xsd:double;
  dwc:latitude '38.0113897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-03-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96ANT'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96CHI'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96MOR'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96ESP'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96CHE'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96ABR2'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-02-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-02-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-02-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90762923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19445276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-02-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90762923 -29.19445276)"^^geo:wktLiteral ;
  geo-pos:lat "37.90762923"^^xsd:decimal ;
  geo-pos:long "-29.19445276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-02-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-02-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-02-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19445276'^^xsd:double;
  dwc:latitude '37.90762923'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-02-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-O11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-O11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-O11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10907079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17268139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-O11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  geo-pos:lat "38.10907079"^^xsd:decimal ;
  geo-pos:long "-29.17268139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-O11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-O11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-O11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.17268139'^^xsd:double;
  dwc:latitude '38.10907079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-O11ABR1'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-O11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-O11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-O11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10907079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17268139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-O11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  geo-pos:lat "38.10907079"^^xsd:decimal ;
  geo-pos:long "-29.17268139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-O11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-O11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-O11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.17268139'^^xsd:double;
  dwc:latitude '38.10907079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-O11BCN'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-O11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-O11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-O11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10907079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17268139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-O11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  geo-pos:lat "38.10907079"^^xsd:decimal ;
  geo-pos:long "-29.17268139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-O11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-O11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-O11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.17268139'^^xsd:double;
  dwc:latitude '38.10907079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-O11CHI'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-O11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-O11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-O11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10907079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17268139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-O11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  geo-pos:lat "38.10907079"^^xsd:decimal ;
  geo-pos:long "-29.17268139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-O11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-O11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-O11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.17268139'^^xsd:double;
  dwc:latitude '38.10907079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-O11GOR'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-O11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-O11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-O11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10907079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17268139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-O11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  geo-pos:lat "38.10907079"^^xsd:decimal ;
  geo-pos:long "-29.17268139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-O11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-O11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-O11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.17268139'^^xsd:double;
  dwc:latitude '38.10907079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-O11MOR'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-O11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-O11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-O11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10907079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17268139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-O11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  geo-pos:lat "38.10907079"^^xsd:decimal ;
  geo-pos:long "-29.17268139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-O11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-O11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-O11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.17268139'^^xsd:double;
  dwc:latitude '38.10907079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-O11SAP2'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-O11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-O11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-O11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10907079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17268139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-O11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  geo-pos:lat "38.10907079"^^xsd:decimal ;
  geo-pos:long "-29.17268139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-O11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-O11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-O11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.17268139'^^xsd:double;
  dwc:latitude '38.10907079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-O11CAV'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-O11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-O11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-O11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10907079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17268139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-O11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  geo-pos:lat "38.10907079"^^xsd:decimal ;
  geo-pos:long "-29.17268139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-O11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-O11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-O11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.17268139'^^xsd:double;
  dwc:latitude '38.10907079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-O11MMO'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-O11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-O11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-O11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10907079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17268139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-O11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10907079 -29.17268139)"^^geo:wktLiteral ;
  geo-pos:lat "38.10907079"^^xsd:decimal ;
  geo-pos:long "-29.17268139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-O11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-O11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-O11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.17268139'^^xsd:double;
  dwc:latitude '38.10907079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-O11BAG'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-O11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-O11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-O11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08419125"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1373769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-O11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  geo-pos:lat "38.08419125"^^xsd:decimal ;
  geo-pos:long "-29.1373769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-O11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-O11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-O11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1373769'^^xsd:double;
  dwc:latitude '38.08419125'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-O11ALF'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-O11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-O11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-O11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08419125"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1373769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-O11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  geo-pos:lat "38.08419125"^^xsd:decimal ;
  geo-pos:long "-29.1373769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-O11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-O11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-O11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1373769'^^xsd:double;
  dwc:latitude '38.08419125'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-O11BCN'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-O11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-O11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-O11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08419125"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1373769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-O11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  geo-pos:lat "38.08419125"^^xsd:decimal ;
  geo-pos:long "-29.1373769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-O11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-O11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-O11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1373769'^^xsd:double;
  dwc:latitude '38.08419125'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-O11GOR'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-O11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-O11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-O11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08419125"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1373769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-O11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  geo-pos:lat "38.08419125"^^xsd:decimal ;
  geo-pos:long "-29.1373769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-O11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-O11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-O11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1373769'^^xsd:double;
  dwc:latitude '38.08419125'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-O11IMP'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-O11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-O11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-O11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08419125"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1373769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-O11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  geo-pos:lat "38.08419125"^^xsd:decimal ;
  geo-pos:long "-29.1373769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-O11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-O11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-O11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1373769'^^xsd:double;
  dwc:latitude '38.08419125'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-O11LIX1'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-O11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-O11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-O11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08419125"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1373769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-O11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  geo-pos:lat "38.08419125"^^xsd:decimal ;
  geo-pos:long "-29.1373769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-O11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-O11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-O11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1373769'^^xsd:double;
  dwc:latitude '38.08419125'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-O11LIX2'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-O11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-O11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-O11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08419125"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1373769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-O11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  geo-pos:lat "38.08419125"^^xsd:decimal ;
  geo-pos:long "-29.1373769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-O11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-O11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-O11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1373769'^^xsd:double;
  dwc:latitude '38.08419125'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-O11SAP1'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-O11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-O11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-O11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08419125"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1373769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-O11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08419125 -29.1373769)"^^geo:wktLiteral ;
  geo-pos:lat "38.08419125"^^xsd:decimal ;
  geo-pos:long "-29.1373769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-O11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-O11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-O11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1373769'^^xsd:double;
  dwc:latitude '38.08419125'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-O11MMO'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96CGI'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96SAP1'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96XAR'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96ANT'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96CAB'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96CHI'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96ESP'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96IMP'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96MMO'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96PES'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P96SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P96SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P96SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14562992"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12960363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P96SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14562992 -29.12960363)"^^geo:wktLiteral ;
  geo-pos:lat "38.14562992"^^xsd:decimal ;
  geo-pos:long "-29.12960363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P96SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P96SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P96SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12960363'^^xsd:double;
  dwc:latitude '38.14562992'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P96SAP2'^^xsd:string;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99CAB'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99RAI2'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99CHE'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99ESP'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99ESC'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09667474"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11392832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09667474 -29.11392832)"^^geo:wktLiteral ;
  geo-pos:lat "38.09667474"^^xsd:decimal ;
  geo-pos:long "-29.11392832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.11392832'^^xsd:double;
  dwc:latitude '38.09667474'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P99MMO'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97CGR'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97CHI'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97GAR'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97MOR'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97BAG'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97CHE'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97ESP'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62361188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10619705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62361188 -29.10619705)"^^geo:wktLiteral ;
  geo-pos:lat "37.62361188"^^xsd:decimal ;
  geo-pos:long "-29.10619705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10619705'^^xsd:double;
  dwc:latitude '37.62361188'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P97CAV'^^xsd:string;
  dwc:observationDate '1997-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-V09CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-V09CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-V09CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51974859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10255469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-V09CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  geo-pos:lat "38.51974859"^^xsd:decimal ;
  geo-pos:long "-29.10255469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-V09CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-V09CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-V09CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10255469'^^xsd:double;
  dwc:latitude '38.51974859'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-V09CGI3'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-V09MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-V09MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-V09MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51974859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10255469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-V09MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  geo-pos:lat "38.51974859"^^xsd:decimal ;
  geo-pos:long "-29.10255469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-V09MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-V09MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-V09MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10255469'^^xsd:double;
  dwc:latitude '38.51974859'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-V09MMO'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-V09SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-V09SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-V09SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51974859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10255469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-V09SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  geo-pos:lat "38.51974859"^^xsd:decimal ;
  geo-pos:long "-29.10255469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-V09SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-V09SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-V09SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10255469'^^xsd:double;
  dwc:latitude '38.51974859'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-V09SAP1'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-V09XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-V09XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-V09XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51974859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10255469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-V09XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  geo-pos:lat "38.51974859"^^xsd:decimal ;
  geo-pos:long "-29.10255469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-V09XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-V09XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-V09XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10255469'^^xsd:double;
  dwc:latitude '38.51974859'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-V09XAR'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-V09COE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-V09COE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-V09COE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51974859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10255469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-V09COE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  geo-pos:lat "38.51974859"^^xsd:decimal ;
  geo-pos:long "-29.10255469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-V09COE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-V09COE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-V09COE'^^xsd:string;
  dwc:scientificName 'Promethichthys prometheus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10255469'^^xsd:double;
  dwc:latitude '38.51974859'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE COELHO'^^xsd:string;
  dwc:aphiaid '126866'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-V09COE'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-V09COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-V09COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-V09COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51974859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10255469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-V09COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  geo-pos:lat "38.51974859"^^xsd:decimal ;
  geo-pos:long "-29.10255469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-V09COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-V09COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-V09COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10255469'^^xsd:double;
  dwc:latitude '38.51974859'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-V09COL'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-V09EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-V09EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-V09EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51974859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10255469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-V09EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  geo-pos:lat "38.51974859"^^xsd:decimal ;
  geo-pos:long "-29.10255469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-V09EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-V09EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-V09EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10255469'^^xsd:double;
  dwc:latitude '38.51974859'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-V09EPR'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-V09SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-V09SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-V09SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51974859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10255469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-V09SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  geo-pos:lat "38.51974859"^^xsd:decimal ;
  geo-pos:long "-29.10255469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-V09SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-V09SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-V09SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10255469'^^xsd:double;
  dwc:latitude '38.51974859'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-V09SAP3'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-V09EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-V09EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-V09EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51974859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10255469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-V09EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51974859 -29.10255469)"^^geo:wktLiteral ;
  geo-pos:lat "38.51974859"^^xsd:decimal ;
  geo-pos:long "-29.10255469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-V09EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-V09EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-V09EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10255469'^^xsd:double;
  dwc:latitude '38.51974859'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-V09EPR1'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-O10COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-O10COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-O10COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51843849 -29.1021052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51843849"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1021052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-O10COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51843849 -29.1021052)"^^geo:wktLiteral ;
  geo-pos:lat "38.51843849"^^xsd:decimal ;
  geo-pos:long "-29.1021052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-O10COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-O10COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-O10COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1021052'^^xsd:double;
  dwc:latitude '38.51843849'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-O10COL'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-O10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-O10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-O10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51843849 -29.1021052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51843849"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1021052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-O10EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51843849 -29.1021052)"^^geo:wktLiteral ;
  geo-pos:lat "38.51843849"^^xsd:decimal ;
  geo-pos:long "-29.1021052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-O10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-O10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-O10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1021052'^^xsd:double;
  dwc:latitude '38.51843849'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-O10EPR'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-O10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-O10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-O10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51843849 -29.1021052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51843849"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1021052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-O10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51843849 -29.1021052)"^^geo:wktLiteral ;
  geo-pos:lat "38.51843849"^^xsd:decimal ;
  geo-pos:long "-29.1021052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-O10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-O10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-O10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1021052'^^xsd:double;
  dwc:latitude '38.51843849'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-O10SAP1'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-O10XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-O10XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-O10XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51843849 -29.1021052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51843849"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1021052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-O10XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51843849 -29.1021052)"^^geo:wktLiteral ;
  geo-pos:lat "38.51843849"^^xsd:decimal ;
  geo-pos:long "-29.1021052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-O10XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-O10XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-O10XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.1021052'^^xsd:double;
  dwc:latitude '38.51843849'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-O10XAR'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-O11COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-O11COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-O11COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51906104 -29.101784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51906104"^^xsd:decimal ;
  dwc:decimalLongitude "-29.101784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-O11COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51906104 -29.101784)"^^geo:wktLiteral ;
  geo-pos:lat "38.51906104"^^xsd:decimal ;
  geo-pos:long "-29.101784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-O11COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-O11COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-O11COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.101784'^^xsd:double;
  dwc:latitude '38.51906104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-O11COL'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-O12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-O12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-O12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50587625 -29.08900125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50587625"^^xsd:decimal ;
  dwc:decimalLongitude "-29.08900125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-O12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50587625 -29.08900125)"^^geo:wktLiteral ;
  geo-pos:lat "38.50587625"^^xsd:decimal ;
  geo-pos:long "-29.08900125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-O12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-O12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-O12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.08900125'^^xsd:double;
  dwc:latitude '38.50587625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-O12SAP1'^^xsd:string;
  dwc:observationDate '2012-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-02-O12XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-02-O12XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-02-O12XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50587625 -29.08900125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50587625"^^xsd:decimal ;
  dwc:decimalLongitude "-29.08900125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-02-O12XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50587625 -29.08900125)"^^geo:wktLiteral ;
  geo-pos:lat "38.50587625"^^xsd:decimal ;
  geo-pos:long "-29.08900125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-02-O12XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-02-O12XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-02-O12XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.08900125'^^xsd:double;
  dwc:latitude '38.50587625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-02-O12XAR'^^xsd:string;
  dwc:observationDate '2012-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09ABR1'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09ALF'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09BAG'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09BCN'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09CGR'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09CHI'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09GOR'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09MOR'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09CAV'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09CGI'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09ESP'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09IMP'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09LIX1'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09MMO'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09ABR2'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09SAP2'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09SAP1'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09CGI3'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-V09EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-V09EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-V09EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52851395"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06550863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-V09EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52851395 -29.06550863)"^^geo:wktLiteral ;
  geo-pos:lat "38.52851395"^^xsd:decimal ;
  geo-pos:long "-29.06550863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-V09EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-V09EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-V09EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06550863'^^xsd:double;
  dwc:latitude '38.52851395'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-V09EPR'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10ABR1'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10CHI'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10ESP'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10GOR'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10BAG'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10GAD'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10CAV'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10ALF'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10BCN'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10TNT'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10IMP'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10LIX2'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10SAP2'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10MMO'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10CGI'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53051001"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06501571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53051001 -29.06501571)"^^geo:wktLiteral ;
  geo-pos:lat "38.53051001"^^xsd:decimal ;
  geo-pos:long "-29.06501571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06501571'^^xsd:double;
  dwc:latitude '38.53051001'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O10SAP1'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11ABR1'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11BAG'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11BCN'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11CGI1'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11CGR'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11GAD'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11GOR'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11CAÇ'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11ALF'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11LIX2'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11IMP'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11PES'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11SAP2'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11MMO'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11SAP1'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11COL'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O11SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O11SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O11SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53193844"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06368222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O11SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53193844 -29.06368222)"^^geo:wktLiteral ;
  geo-pos:lat "38.53193844"^^xsd:decimal ;
  geo-pos:long "-29.06368222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O11SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O11SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O11SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06368222'^^xsd:double;
  dwc:latitude '38.53193844'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O11SAP3'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12SAP3'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12ABR1'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12BAG'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12BCN'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12CGR'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12GOR'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12MOR'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12ALF'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12ESP'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12SAP2'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12MMO'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12LIX2'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12SAP1'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O12EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O12EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O12EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52840362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06293851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O12EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52840362 -29.06293851)"^^geo:wktLiteral ;
  geo-pos:lat "38.52840362"^^xsd:decimal ;
  geo-pos:long "-29.06293851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O12EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O12EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O12EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06293851'^^xsd:double;
  dwc:latitude '38.52840362'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O12EPR'^^xsd:string;
  dwc:observationDate '2012-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53136389"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06117339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  geo-pos:lat "38.53136389"^^xsd:decimal ;
  geo-pos:long "-29.06117339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06117339'^^xsd:double;
  dwc:latitude '38.53136389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O13MOR'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53136389"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06117339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  geo-pos:lat "38.53136389"^^xsd:decimal ;
  geo-pos:long "-29.06117339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06117339'^^xsd:double;
  dwc:latitude '38.53136389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O13ALF'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53136389"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06117339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  geo-pos:lat "38.53136389"^^xsd:decimal ;
  geo-pos:long "-29.06117339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06117339'^^xsd:double;
  dwc:latitude '38.53136389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O13IMP'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53136389"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06117339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  geo-pos:lat "38.53136389"^^xsd:decimal ;
  geo-pos:long "-29.06117339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06117339'^^xsd:double;
  dwc:latitude '38.53136389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O13LIX2'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53136389"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06117339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  geo-pos:lat "38.53136389"^^xsd:decimal ;
  geo-pos:long "-29.06117339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06117339'^^xsd:double;
  dwc:latitude '38.53136389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O13MMO'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O13COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O13COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O13COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53136389"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06117339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O13COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  geo-pos:lat "38.53136389"^^xsd:decimal ;
  geo-pos:long "-29.06117339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O13COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O13COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O13COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06117339'^^xsd:double;
  dwc:latitude '38.53136389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O13COL'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53136389"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06117339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  geo-pos:lat "38.53136389"^^xsd:decimal ;
  geo-pos:long "-29.06117339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06117339'^^xsd:double;
  dwc:latitude '38.53136389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O13ABR1'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53136389"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06117339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  geo-pos:lat "38.53136389"^^xsd:decimal ;
  geo-pos:long "-29.06117339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06117339'^^xsd:double;
  dwc:latitude '38.53136389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O13BAG'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53136389"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06117339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  geo-pos:lat "38.53136389"^^xsd:decimal ;
  geo-pos:long "-29.06117339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06117339'^^xsd:double;
  dwc:latitude '38.53136389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O13BCN'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-01-O13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-01-O13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-01-O13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53136389"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06117339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-01-O13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53136389 -29.06117339)"^^geo:wktLiteral ;
  geo-pos:lat "38.53136389"^^xsd:decimal ;
  geo-pos:long "-29.06117339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-01-O13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-01-O13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-01-O13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.06117339'^^xsd:double;
  dwc:latitude '38.53136389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-01-O13GOR'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09CGR'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09LIX2'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09LIX1'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09IMP'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09ABR1'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09BAG'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09BCN'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09GOR'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09MOR'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09RAT2'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09ABR2'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09PES'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09SAP2'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09RAT1'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09MMO'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09SAP4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09SAP4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09SAP4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09SAP4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09SAP4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09SAP4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09SAP4'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09SAP4'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-02-V09SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-02-V09SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-02-V09SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5277151"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05799862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-02-V09SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5277151 -29.05799862)"^^geo:wktLiteral ;
  geo-pos:lat "38.5277151"^^xsd:decimal ;
  geo-pos:long "-29.05799862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-02-V09SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-02-V09SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-02-V09SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.05799862'^^xsd:double;
  dwc:latitude '38.5277151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-02-V09SAP1'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11ESP'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11GOR'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11CAB'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11CGR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11CGR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11CGR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11CGR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11CGR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11CGR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11CGR1'^^xsd:string;
  dwc:scientificName 'Ariosoma balearicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:aphiaid '126283'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11CGR1'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11ALF'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11IMP'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11PES'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11VER'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11BCN'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11BAG'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1925912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04996013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1925912 -29.04996013)"^^geo:wktLiteral ;
  geo-pos:lat "38.1925912"^^xsd:decimal ;
  geo-pos:long "-29.04996013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04996013'^^xsd:double;
  dwc:latitude '38.1925912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P11CGR'^^xsd:string;
  dwc:observationDate '2011-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11BCN'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11ESP'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11GOR'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11CAB'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11CAV'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11CHI'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11CGR'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11TNT'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11ALF'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11IMP'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20430488"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04955512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20430488 -29.04955512)"^^geo:wktLiteral ;
  geo-pos:lat "38.20430488"^^xsd:decimal ;
  geo-pos:long "-29.04955512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04955512'^^xsd:double;
  dwc:latitude '38.20430488'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P11BAG'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02BAG'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02BCN'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02CAB'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02CGR'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02CHI'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02GOR'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02RAT2'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02CHL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02CHL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02CHL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02CHL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02CHL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02CHL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02CHL'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: OLHO-VIVO'^^xsd:string;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02CHL'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02RAI4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAI4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAI4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAI4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02RAI4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02RAI4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02RAI4'^^xsd:string;
  dwc:scientificName 'Raja brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PONTUADA'^^xsd:string;
  dwc:aphiaid '367297'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02RAI4'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '367297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02ALF'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02RAT1'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02PES'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02RAI3'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P02XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P02XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P02XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21664608"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04756104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P02XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21664608 -29.04756104)"^^geo:wktLiteral ;
  geo-pos:lat "38.21664608"^^xsd:decimal ;
  geo-pos:long "-29.04756104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P02XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P02XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P02XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04756104'^^xsd:double;
  dwc:latitude '38.21664608'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P02XAR'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01RAI3'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01BAG'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01BCN'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01CGR'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01CHI'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01GOR'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01CAB'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01MOR'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01ALF'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01GAT'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01RAT2'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01CGI'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P01RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403228"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04673564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P01RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403228 -29.04673564)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403228"^^xsd:decimal ;
  geo-pos:long "-29.04673564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P01RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P01RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P01RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04673564'^^xsd:double;
  dwc:latitude '38.20403228'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P01RAI2'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05BAL'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05CAV'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05CHI'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05CAB'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05ESP'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05SPT'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05CHE'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05RAI2'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05GAT'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05RAT3'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P05VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P05VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P05VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20023179"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0465312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P05VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20023179 -29.0465312)"^^geo:wktLiteral ;
  geo-pos:lat "38.20023179"^^xsd:decimal ;
  geo-pos:long "-29.0465312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P05VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P05VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P05VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0465312'^^xsd:double;
  dwc:latitude '38.20023179'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P05VER'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10CHI'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10ESP'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10MOR'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10TNT'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22049929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04639938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22049929 -29.04639938)"^^geo:wktLiteral ;
  geo-pos:lat "38.22049929"^^xsd:decimal ;
  geo-pos:long "-29.04639938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04639938'^^xsd:double;
  dwc:latitude '38.22049929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P10PES'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07BAG'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07BCN'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07GOR'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07MOR'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07CAB'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07CGR'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07ALF'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07CHE'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07ESP'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07EPT'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07RAT2'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07IMP'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07RAI3'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21534747"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04597643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21534747 -29.04597643)"^^geo:wktLiteral ;
  geo-pos:lat "38.21534747"^^xsd:decimal ;
  geo-pos:long "-29.04597643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04597643'^^xsd:double;
  dwc:latitude '38.21534747'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P07CHI'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04BAG'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04CAV'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04CHI'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04LAG3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04LAG3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04LAG3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04LAG3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04LAG3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04LAG3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04LAG3'^^xsd:string;
  dwc:scientificName 'Synodus synodus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DA-COSTA'^^xsd:string;
  dwc:aphiaid '126373'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04LAG3'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04ANT'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04RAI2'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04ALF'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04IMP'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P04ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P04ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P04ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19673467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04526652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P04ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19673467 -29.04526652)"^^geo:wktLiteral ;
  geo-pos:lat "38.19673467"^^xsd:decimal ;
  geo-pos:long "-29.04526652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P04ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P04ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P04ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04526652'^^xsd:double;
  dwc:latitude '38.19673467'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P04ARE'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12BAG'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12BCN'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12CAV'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12CHI'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12ESP'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12GOR'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12CAB'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12CGI1'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12CGR'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12ALF'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12IMP'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12RAT3'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12PES'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12RAT1'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P12RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P12RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P12RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20328359"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04224458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P12RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20328359 -29.04224458)"^^geo:wktLiteral ;
  geo-pos:lat "38.20328359"^^xsd:decimal ;
  geo-pos:long "-29.04224458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P12RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P12RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P12RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04224458'^^xsd:double;
  dwc:latitude '38.20328359'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P12RAI3'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13ABR1'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13ALF'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13BCN'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13CAV'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13CHI'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13EPT'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13GOR'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13BAG'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13IMP'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13MMO'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13CHN'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13SAP3'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13SAP1'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13LIX2'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55691053"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04192255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55691053 -29.04192255)"^^geo:wktLiteral ;
  geo-pos:lat "38.55691053"^^xsd:decimal ;
  geo-pos:long "-29.04192255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04192255'^^xsd:double;
  dwc:latitude '38.55691053'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O13CGR'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12ABR1'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12BCN'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12CAV'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12CHI'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12GOR'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12ALF'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12BAG'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12MMO4'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12CGR'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12LIX2'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12IMP'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12LIX1'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12MMO'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12PES'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12SAP1'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12SAP3'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12EPR'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O12CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O12CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O12CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55887539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04121105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O12CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55887539 -29.04121105)"^^geo:wktLiteral ;
  geo-pos:lat "38.55887539"^^xsd:decimal ;
  geo-pos:long "-29.04121105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O12CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O12CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O12CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04121105'^^xsd:double;
  dwc:latitude '38.55887539'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O12CGI'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11ALF'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11BCN'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11CHI'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11GOR'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11ABR1'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11BAG'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11CAV'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11LIX2'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11GES1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11GES1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11GES1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11GES1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11GES1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11GES1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11GES1'^^xsd:string;
  dwc:scientificName 'Nesiarchus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:aphiaid '126865'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11GES1'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11IMP'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11MMO'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11CGI'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55647856"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04039931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55647856 -29.04039931)"^^geo:wktLiteral ;
  geo-pos:lat "38.55647856"^^xsd:decimal ;
  geo-pos:long "-29.04039931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.04039931'^^xsd:double;
  dwc:latitude '38.55647856'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O11SAP1'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12BAG'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12BCN'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12CGR'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12ESP'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12GOR'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12MOR'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12CAV'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12CGR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12CGR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12CGR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12CGR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12CGR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12CGR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12CGR1'^^xsd:string;
  dwc:scientificName 'Ariosoma balearicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:aphiaid '126283'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12CGR1'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12CHI'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12CAB'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12RAI2'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12ALF'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12IMP'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P12RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P12RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P12RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21810731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0401593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P12RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21810731 -29.0401593)"^^geo:wktLiteral ;
  geo-pos:lat "38.21810731"^^xsd:decimal ;
  geo-pos:long "-29.0401593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P12RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P12RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P12RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0401593'^^xsd:double;
  dwc:latitude '38.21810731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P12RAT3'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13CHE'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13RAT3'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18235832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03949807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18235832 -29.03949807)"^^geo:wktLiteral ;
  geo-pos:lat "38.18235832"^^xsd:decimal ;
  geo-pos:long "-29.03949807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03949807'^^xsd:double;
  dwc:latitude '38.18235832'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99CAB'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99ANT'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22791127"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03936448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22791127 -29.03936448)"^^geo:wktLiteral ;
  geo-pos:lat "38.22791127"^^xsd:decimal ;
  geo-pos:long "-29.03936448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03936448'^^xsd:double;
  dwc:latitude '38.22791127'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P99ESP'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97BES'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97MOR'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97PAR'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97SAR'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97CAÇ'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97GOR'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97POR'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97BAG'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97GRA'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97BCN'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97ARE'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97ESC'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97IMP'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97MMO'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97ESP1'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97ALF'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97SAP2'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97CGI'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97LIX2'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97SAP1'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97CRY'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97CAV'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97CGR'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97CHI'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97GAR'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03205414"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03541572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P97CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03205414 -29.03541572)"^^geo:wktLiteral ;
  geo-pos:lat "37.03205414"^^xsd:decimal ;
  geo-pos:long "-29.03541572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03541572'^^xsd:double;
  dwc:latitude '37.03205414'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P97CAB'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11ABR1'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11BAG'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11BCN'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11CAV'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11CGR'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11GOR'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11ALF'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11CHI'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11ESP'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11MOR'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11RAT3'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11CHE'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53149813"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03295687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53149813 -29.03295687)"^^geo:wktLiteral ;
  geo-pos:lat "38.53149813"^^xsd:decimal ;
  geo-pos:long "-29.03295687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03295687'^^xsd:double;
  dwc:latitude '38.53149813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O11IMP'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13ABR1'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13BAG'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13BCN'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13CAV'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13CHE'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13GOR'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13MOR'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13RAI1'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13CGR'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13ALF'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13IMP'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13LIX2'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-06-O13SAP%3F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-06-O13SAP%3F> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-06-O13SAP%3F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177166"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02800488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-06-O13SAP%3F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177166 -29.02800488)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177166"^^xsd:decimal ;
  geo-pos:long "-29.02800488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-06-O13SAP%3F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-06-O13SAP?" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-06-O13SAP?'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02800488'^^xsd:double;
  dwc:latitude '38.52177166'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-06-O13SAP?'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13ABR1'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13BAG'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13BCN'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13ESP'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13GOR'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13CAV'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13CGR'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13CHI'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13IMP'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13TNT'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-07-O13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-07-O13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-07-O13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54090383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02721946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-07-O13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54090383 -29.02721946)"^^geo:wktLiteral ;
  geo-pos:lat "38.54090383"^^xsd:decimal ;
  geo-pos:long "-29.02721946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-07-O13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-07-O13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-07-O13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02721946'^^xsd:double;
  dwc:latitude '38.54090383'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-07-O13ALF'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04ARE'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04BAG'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04CAB'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04CAV'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04MOR'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04CHI'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04ESP'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04ALF'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22335523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02693799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22335523 -29.02693799)"^^geo:wktLiteral ;
  geo-pos:lat "38.22335523"^^xsd:decimal ;
  geo-pos:long "-29.02693799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02693799'^^xsd:double;
  dwc:latitude '38.22335523'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P04IMP'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10ALF'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10BAG'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10BCN'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10CAV'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10CHI'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10GOR'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10CGR'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10IMP'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10RAT2'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10PES'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10RAT1'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10MMO'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10TAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10TAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10TAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10TAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10TAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10TAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10TAB'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TAMBORIL'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10TAB'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10XAR'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-P10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-P10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-P10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54753387"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02135448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-P10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54753387 -29.02135448)"^^geo:wktLiteral ;
  geo-pos:lat "38.54753387"^^xsd:decimal ;
  geo-pos:long "-29.02135448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-P10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-P10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-P10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.02135448'^^xsd:double;
  dwc:latitude '38.54753387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-P10SAP1'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10ABR1'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10ALF'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10BAG'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10BCN'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10CGR'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10CHE'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10CHI'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10ESP'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10GOR'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10MOR'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10IMP'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10CAV'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10LIX2'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10RAI2'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10LIX1'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10MMO'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10SAP2'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10CGI'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10SAP1'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-05-O10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-05-O10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-05-O10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54720103"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01917536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-05-O10EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54720103 -29.01917536)"^^geo:wktLiteral ;
  geo-pos:lat "38.54720103"^^xsd:decimal ;
  geo-pos:long "-29.01917536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-05-O10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-05-O10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-05-O10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.01917536'^^xsd:double;
  dwc:latitude '38.54720103'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-05-O10EPR'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03CAB'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03RAI2'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03BAG'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22540242"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00852604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22540242 -29.00852604)"^^geo:wktLiteral ;
  geo-pos:lat "38.22540242"^^xsd:decimal ;
  geo-pos:long "-29.00852604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00852604'^^xsd:double;
  dwc:latitude '38.22540242'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13CAB'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13CHI'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13CAV'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13ABR2'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13SAP1'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13EPR'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P13SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P13SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P13SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23355306"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00612257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P13SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23355306 -29.00612257)"^^geo:wktLiteral ;
  geo-pos:lat "38.23355306"^^xsd:decimal ;
  geo-pos:long "-29.00612257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P13SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P13SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P13SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00612257'^^xsd:double;
  dwc:latitude '38.23355306'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P13SAP3'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-V09MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-V09MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-V09MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58502825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00415842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-V09MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  geo-pos:lat "38.58502825"^^xsd:decimal ;
  geo-pos:long "-29.00415842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-V09MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-V09MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-V09MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00415842'^^xsd:double;
  dwc:latitude '38.58502825'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-V09MMO'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-V09SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-V09SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-V09SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58502825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00415842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-V09SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  geo-pos:lat "38.58502825"^^xsd:decimal ;
  geo-pos:long "-29.00415842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-V09SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-V09SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-V09SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00415842'^^xsd:double;
  dwc:latitude '38.58502825'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-V09SAP3'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-V09SAP4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-V09SAP4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-V09SAP4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58502825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00415842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-V09SAP4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  geo-pos:lat "38.58502825"^^xsd:decimal ;
  geo-pos:long "-29.00415842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-V09SAP4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-V09SAP4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-V09SAP4'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00415842'^^xsd:double;
  dwc:latitude '38.58502825'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-V09SAP4'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-V09CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-V09CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-V09CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58502825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00415842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-V09CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  geo-pos:lat "38.58502825"^^xsd:decimal ;
  geo-pos:long "-29.00415842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-V09CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-V09CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-V09CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00415842'^^xsd:double;
  dwc:latitude '38.58502825'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-V09CGI3'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-V09COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-V09COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-V09COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58502825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00415842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-V09COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  geo-pos:lat "38.58502825"^^xsd:decimal ;
  geo-pos:long "-29.00415842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-V09COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-V09COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-V09COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00415842'^^xsd:double;
  dwc:latitude '38.58502825'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-V09COL'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-V09EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-V09EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-V09EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58502825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00415842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-V09EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  geo-pos:lat "38.58502825"^^xsd:decimal ;
  geo-pos:long "-29.00415842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-V09EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-V09EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-V09EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00415842'^^xsd:double;
  dwc:latitude '38.58502825'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-V09EPR'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-V09EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-V09EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-V09EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58502825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00415842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-V09EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  geo-pos:lat "38.58502825"^^xsd:decimal ;
  geo-pos:long "-29.00415842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-V09EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-V09EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-V09EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00415842'^^xsd:double;
  dwc:latitude '38.58502825'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-V09EPR1'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-V09EPR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-V09EPR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-V09EPR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58502825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00415842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-V09EPR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  geo-pos:lat "38.58502825"^^xsd:decimal ;
  geo-pos:long "-29.00415842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-V09EPR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-V09EPR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-V09EPR2'^^xsd:string;
  dwc:scientificName 'Aphanopus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00415842'^^xsd:double;
  dwc:latitude '38.58502825'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '159833'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-V09EPR2'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '159833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-V09XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-V09XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-V09XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58502825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00415842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-V09XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  geo-pos:lat "38.58502825"^^xsd:decimal ;
  geo-pos:long "-29.00415842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-V09XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-V09XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-V09XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00415842'^^xsd:double;
  dwc:latitude '38.58502825'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-V09XAR'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-V09CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-V09CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-V09CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58502825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00415842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-V09CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58502825 -29.00415842)"^^geo:wktLiteral ;
  geo-pos:lat "38.58502825"^^xsd:decimal ;
  geo-pos:long "-29.00415842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-V09CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-V09CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-V09CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00415842'^^xsd:double;
  dwc:latitude '38.58502825'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-V09CRY'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-02-O03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-02-O03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-02-O03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53365829"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00311989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-02-O03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  geo-pos:lat "38.53365829"^^xsd:decimal ;
  geo-pos:long "-29.00311989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-02-O03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-02-O03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-02-O03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00311989'^^xsd:double;
  dwc:latitude '38.53365829'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-02-O03BAG'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-02-O03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-02-O03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-02-O03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53365829"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00311989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-02-O03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  geo-pos:lat "38.53365829"^^xsd:decimal ;
  geo-pos:long "-29.00311989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-02-O03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-02-O03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-02-O03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00311989'^^xsd:double;
  dwc:latitude '38.53365829'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-02-O03BCN'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-02-O03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-02-O03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-02-O03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53365829"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00311989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-02-O03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  geo-pos:lat "38.53365829"^^xsd:decimal ;
  geo-pos:long "-29.00311989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-02-O03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-02-O03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-02-O03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00311989'^^xsd:double;
  dwc:latitude '38.53365829'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-02-O03GOR'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-02-O03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-02-O03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-02-O03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53365829"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00311989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-02-O03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  geo-pos:lat "38.53365829"^^xsd:decimal ;
  geo-pos:long "-29.00311989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-02-O03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-02-O03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-02-O03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00311989'^^xsd:double;
  dwc:latitude '38.53365829'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-02-O03ABR1'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-02-O03CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-02-O03CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-02-O03CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53365829"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00311989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-02-O03CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  geo-pos:lat "38.53365829"^^xsd:decimal ;
  geo-pos:long "-29.00311989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-02-O03CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-02-O03CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-02-O03CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00311989'^^xsd:double;
  dwc:latitude '38.53365829'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-02-O03CHI'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-02-O03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-02-O03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-02-O03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53365829"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00311989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-02-O03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  geo-pos:lat "38.53365829"^^xsd:decimal ;
  geo-pos:long "-29.00311989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-02-O03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-02-O03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-02-O03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00311989'^^xsd:double;
  dwc:latitude '38.53365829'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-02-O03ALF'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-02-O03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-02-O03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-02-O03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53365829"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00311989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-02-O03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  geo-pos:lat "38.53365829"^^xsd:decimal ;
  geo-pos:long "-29.00311989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-02-O03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-02-O03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-02-O03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00311989'^^xsd:double;
  dwc:latitude '38.53365829'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-02-O03CGR'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-02-O03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-02-O03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-02-O03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53365829"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00311989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-02-O03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  geo-pos:lat "38.53365829"^^xsd:decimal ;
  geo-pos:long "-29.00311989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-02-O03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-02-O03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-02-O03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00311989'^^xsd:double;
  dwc:latitude '38.53365829'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-02-O03RAT2'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-02-O03GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-02-O03GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-02-O03GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53365829"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00311989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-02-O03GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  geo-pos:lat "38.53365829"^^xsd:decimal ;
  geo-pos:long "-29.00311989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-02-O03GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-02-O03GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-02-O03GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00311989'^^xsd:double;
  dwc:latitude '38.53365829'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-02-O03GAT'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-02-O03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-02-O03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-02-O03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53365829"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00311989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-02-O03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53365829 -29.00311989)"^^geo:wktLiteral ;
  geo-pos:lat "38.53365829"^^xsd:decimal ;
  geo-pos:long "-29.00311989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-02-O03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-02-O03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-02-O03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00311989'^^xsd:double;
  dwc:latitude '38.53365829'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-02-O03LIX1'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51476728"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00224598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  geo-pos:lat "38.51476728"^^xsd:decimal ;
  geo-pos:long "-29.00224598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00224598'^^xsd:double;
  dwc:latitude '38.51476728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O03IMP'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51476728"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00224598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  geo-pos:lat "38.51476728"^^xsd:decimal ;
  geo-pos:long "-29.00224598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00224598'^^xsd:double;
  dwc:latitude '38.51476728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O03RAT2'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51476728"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00224598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  geo-pos:lat "38.51476728"^^xsd:decimal ;
  geo-pos:long "-29.00224598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00224598'^^xsd:double;
  dwc:latitude '38.51476728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O03ABR1'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51476728"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00224598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  geo-pos:lat "38.51476728"^^xsd:decimal ;
  geo-pos:long "-29.00224598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00224598'^^xsd:double;
  dwc:latitude '38.51476728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O03BCN'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51476728"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00224598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  geo-pos:lat "38.51476728"^^xsd:decimal ;
  geo-pos:long "-29.00224598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00224598'^^xsd:double;
  dwc:latitude '38.51476728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O03GOR'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O03ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O03ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O03ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51476728"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00224598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O03ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  geo-pos:lat "38.51476728"^^xsd:decimal ;
  geo-pos:long "-29.00224598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O03ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O03ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O03ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00224598'^^xsd:double;
  dwc:latitude '38.51476728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O03ESP'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1CON-01-O03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1CON-01-O03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1CON-01-O03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51476728"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00224598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1CON-01-O03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476728 -29.00224598)"^^geo:wktLiteral ;
  geo-pos:lat "38.51476728"^^xsd:decimal ;
  geo-pos:long "-29.00224598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1CON-01-O03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1CON-01-O03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1CON-01-O03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00224598'^^xsd:double;
  dwc:latitude '38.51476728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1CON-01-O03LIX1'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35807337"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00104733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  geo-pos:lat "38.35807337"^^xsd:decimal ;
  geo-pos:long "-29.00104733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00104733'^^xsd:double;
  dwc:latitude '38.35807337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35807337"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00104733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  geo-pos:lat "38.35807337"^^xsd:decimal ;
  geo-pos:long "-29.00104733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00104733'^^xsd:double;
  dwc:latitude '38.35807337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35807337"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00104733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  geo-pos:lat "38.35807337"^^xsd:decimal ;
  geo-pos:long "-29.00104733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00104733'^^xsd:double;
  dwc:latitude '38.35807337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35807337"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00104733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  geo-pos:lat "38.35807337"^^xsd:decimal ;
  geo-pos:long "-29.00104733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00104733'^^xsd:double;
  dwc:latitude '38.35807337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P97CGR'^^xsd:string;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35807337"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00104733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  geo-pos:lat "38.35807337"^^xsd:decimal ;
  geo-pos:long "-29.00104733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00104733'^^xsd:double;
  dwc:latitude '38.35807337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P97IMP'^^xsd:string;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35807337"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00104733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P97RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  geo-pos:lat "38.35807337"^^xsd:decimal ;
  geo-pos:long "-29.00104733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00104733'^^xsd:double;
  dwc:latitude '38.35807337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35807337"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00104733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P97RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  geo-pos:lat "38.35807337"^^xsd:decimal ;
  geo-pos:long "-29.00104733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00104733'^^xsd:double;
  dwc:latitude '38.35807337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P97SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P97SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P97SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35807337"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00104733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P97SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  geo-pos:lat "38.35807337"^^xsd:decimal ;
  geo-pos:long "-29.00104733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P97SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P97SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P97SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00104733'^^xsd:double;
  dwc:latitude '38.35807337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P97SPT'^^xsd:string;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P97CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P97CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P97CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35807337"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00104733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P97CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  geo-pos:lat "38.35807337"^^xsd:decimal ;
  geo-pos:long "-29.00104733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P97CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P97CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P97CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00104733'^^xsd:double;
  dwc:latitude '38.35807337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P97CHE'^^xsd:string;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P97PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P97PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P97PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35807337"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00104733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P97PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35807337 -29.00104733)"^^geo:wktLiteral ;
  geo-pos:lat "38.35807337"^^xsd:decimal ;
  geo-pos:long "-29.00104733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P97PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P97PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P97PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.00104733'^^xsd:double;
  dwc:latitude '38.35807337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P97PES'^^xsd:string;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12BAG'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12BCN'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12CAB'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12CAV'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12CHI'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12ESP'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12GOR'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12MOR'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12ALF'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12IMP'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12ABR2'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12MMO'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12SAP1'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12SAP3'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12XAR'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12EPR'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23050212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99912956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23050212 -28.99912956)"^^geo:wktLiteral ;
  geo-pos:lat "38.23050212"^^xsd:decimal ;
  geo-pos:long "-28.99912956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99912956'^^xsd:double;
  dwc:latitude '38.23050212'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P12CGR'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05BCN'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05CAV'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05CGR'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05CHI'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05GOR'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05BAG'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05MOR'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05CHO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CHO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CHO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05CHO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05CHO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05CHO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05CHO'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHOUPA'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05CHO'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05ESP'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05COE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05COE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05COE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05COE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05COE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05COE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05COE'^^xsd:string;
  dwc:scientificName 'Promethichthys prometheus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE COELHO'^^xsd:string;
  dwc:aphiaid '126866'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05COE'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05CRY'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05ESP1'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05IMP'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05PES'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05ESC'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05MMO'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22828031"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99903846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22828031 -28.99903846)"^^geo:wktLiteral ;
  geo-pos:lat "38.22828031"^^xsd:decimal ;
  geo-pos:long "-28.99903846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99903846'^^xsd:double;
  dwc:latitude '38.22828031'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P05CGI'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12ABR1'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12ALF'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12BAG'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12BCN'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12CAV'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12CHI'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12GAT'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12GOR'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12CHE'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12CGR'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12EPT'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12PES'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12SAP2'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12IMP'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12LIX2'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12EPR'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12SAP1'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O12COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O12COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O12COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51169973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99882616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O12COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51169973 -28.99882616)"^^geo:wktLiteral ;
  geo-pos:lat "38.51169973"^^xsd:decimal ;
  geo-pos:long "-28.99882616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O12COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O12COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O12COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99882616'^^xsd:double;
  dwc:latitude '38.51169973'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O12COL'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13ABR1'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13ALF'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13BAG'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13BCN'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13CAÇ'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13CGR'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13GOR'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13ESP'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13LIX2'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13LIX1'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13CHN'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13POL'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O13GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O13GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O13GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99874112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O13GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073981 -28.99874112)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073981"^^xsd:decimal ;
  geo-pos:long "-28.99874112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O13GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O13GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O13GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99874112'^^xsd:double;
  dwc:latitude '38.51073981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O13GAT'^^xsd:string;
  dwc:observationDate '2013-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11ABR1'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11BAG'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11BCN'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11CAV'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11CGR'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11GAD'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11GOR'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11ESP'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11ALF'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11CHE'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11IMP'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11LIX2'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11RAT3'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11LIX1'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11MMO'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O11EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O11EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O11EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50955515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99869587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O11EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50955515 -28.99869587)"^^geo:wktLiteral ;
  geo-pos:lat "38.50955515"^^xsd:decimal ;
  geo-pos:long "-28.99869587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O11EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O11EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O11EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99869587'^^xsd:double;
  dwc:latitude '38.50955515'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O11EPR'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O10CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O10CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O10CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58581654"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99785486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O10CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  geo-pos:lat "38.58581654"^^xsd:decimal ;
  geo-pos:long "-28.99785486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O10CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O10CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O10CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99785486'^^xsd:double;
  dwc:latitude '38.58581654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O10CRY'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O10COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O10COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O10COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58581654"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99785486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O10COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  geo-pos:lat "38.58581654"^^xsd:decimal ;
  geo-pos:long "-28.99785486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O10COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O10COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O10COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99785486'^^xsd:double;
  dwc:latitude '38.58581654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O10COL'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58581654"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99785486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O10EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  geo-pos:lat "38.58581654"^^xsd:decimal ;
  geo-pos:long "-28.99785486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99785486'^^xsd:double;
  dwc:latitude '38.58581654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O10EPR'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O10FAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O10FAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O10FAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58581654"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99785486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O10FAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  geo-pos:lat "38.58581654"^^xsd:decimal ;
  geo-pos:long "-28.99785486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O10FAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O10FAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O10FAB'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99785486'^^xsd:double;
  dwc:latitude '38.58581654'^^xsd:double;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O10FAB'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O10MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O10MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O10MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58581654"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99785486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O10MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  geo-pos:lat "38.58581654"^^xsd:decimal ;
  geo-pos:long "-28.99785486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O10MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O10MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O10MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99785486'^^xsd:double;
  dwc:latitude '38.58581654'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O10MMO3'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O10SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O10SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O10SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58581654"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99785486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O10SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  geo-pos:lat "38.58581654"^^xsd:decimal ;
  geo-pos:long "-28.99785486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O10SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O10SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O10SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99785486'^^xsd:double;
  dwc:latitude '38.58581654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O10SAP3'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O10XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O10XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O10XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58581654"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99785486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O10XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  geo-pos:lat "38.58581654"^^xsd:decimal ;
  geo-pos:long "-28.99785486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O10XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O10XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O10XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99785486'^^xsd:double;
  dwc:latitude '38.58581654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O10XAR'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O10LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O10LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O10LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58581654"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99785486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O10LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  geo-pos:lat "38.58581654"^^xsd:decimal ;
  geo-pos:long "-28.99785486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O10LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O10LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O10LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99785486'^^xsd:double;
  dwc:latitude '38.58581654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O10LIX3'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O10TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O10TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O10TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58581654"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99785486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O10TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  geo-pos:lat "38.58581654"^^xsd:decimal ;
  geo-pos:long "-28.99785486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O10TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O10TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O10TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99785486'^^xsd:double;
  dwc:latitude '38.58581654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O10TNT'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O10CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O10CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O10CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58581654"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99785486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O10CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58581654 -28.99785486)"^^geo:wktLiteral ;
  geo-pos:lat "38.58581654"^^xsd:decimal ;
  geo-pos:long "-28.99785486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O10CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O10CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O10CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99785486'^^xsd:double;
  dwc:latitude '38.58581654'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O10CGI3'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10ABR1'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10BAG'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10BCN'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10CHI'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10GOR'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10ALF'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10CAV'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10CHE'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10IMP'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10LIX1'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10CHN'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10MMO'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10SAP2'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10ESP1'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10GMU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10GMU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10GMU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10GMU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10GMU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10GMU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10GMU'^^xsd:string;
  dwc:scientificName 'Galeus murinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LEITÃO-LISO'^^xsd:string;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10GMU'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10SAP1'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-O10SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-O10SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-O10SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50498659"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99712309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-O10SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50498659 -28.99712309)"^^geo:wktLiteral ;
  geo-pos:lat "38.50498659"^^xsd:decimal ;
  geo-pos:long "-28.99712309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-O10SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-O10SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-O10SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99712309'^^xsd:double;
  dwc:latitude '38.50498659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-O10SAP3'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01CGR'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01CHE'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01IMP'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01CAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01CAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01CAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01CAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01CAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01CAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01CAR'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CARANGUEJO REAL'^^xsd:string;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01CAR'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01MMO'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01MMO4'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01SAP1'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01BAG'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01BCN'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01CHI'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01GOR'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01MOR'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22971815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99646959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22971815 -28.99646959)"^^geo:wktLiteral ;
  geo-pos:lat "38.22971815"^^xsd:decimal ;
  geo-pos:long "-28.99646959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99646959'^^xsd:double;
  dwc:latitude '38.22971815'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P01ALF'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09ABR1'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09BAG'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09BCN'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09CAV'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09CHI'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09GOR'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09MOR'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09ALF'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09CHE'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09ESP'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09IMP'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09ABR2'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09CGR'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09LIX1'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09SAP2'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09MMO'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09RAT1'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09PES'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09SAP1'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09EPR1'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09CGI3'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09COL'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-04-V09SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-04-V09SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-04-V09SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50092789"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99622181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-04-V09SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50092789 -28.99622181)"^^geo:wktLiteral ;
  geo-pos:lat "38.50092789"^^xsd:decimal ;
  geo-pos:long "-28.99622181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-04-V09SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-04-V09SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-04-V09SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99622181'^^xsd:double;
  dwc:latitude '38.50092789'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-04-V09SAP3'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10BAG'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10BAL'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10BCN'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10CGR'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10CHE'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10CHI'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10ESP'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10GOR'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10TNT'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10ALF'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10IMP'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10MMO'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21934465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99241659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21934465 -28.99241659)"^^geo:wktLiteral ;
  geo-pos:lat "38.21934465"^^xsd:decimal ;
  geo-pos:long "-28.99241659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99241659'^^xsd:double;
  dwc:latitude '38.21934465'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P10PES'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11BAG'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11BCN'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11CGR'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11CHE'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11CHI'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11GOR'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11TAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11TAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11TAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11TAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11TAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11TAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11TAB'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TAMBORIL'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11TAB'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11ALF'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11MMO'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11ESC'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11TNT'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11SAP3'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11COL'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22714965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99029348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22714965 -28.99029348)"^^geo:wktLiteral ;
  geo-pos:lat "38.22714965"^^xsd:decimal ;
  geo-pos:long "-28.99029348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.99029348'^^xsd:double;
  dwc:latitude '38.22714965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P11MOR'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10ANT'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10BAG'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10BAL'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10BCN'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10CHI'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10ESP'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10GOR'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10MOR'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10CAV'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10CGR'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10ALF'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10IMP'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10MMO'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10SAP1'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10SAP3'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22914907"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98867231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P10EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22914907 -28.98867231)"^^geo:wktLiteral ;
  geo-pos:lat "38.22914907"^^xsd:decimal ;
  geo-pos:long "-28.98867231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98867231'^^xsd:double;
  dwc:latitude '38.22914907'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P10EPR'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97BAG'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97CAB'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97CAV'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97CGR'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97ESP'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97IMP'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97MMO'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97SAP1'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P97SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P97SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P97SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22120455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98861246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P97SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22120455 -28.98861246)"^^geo:wktLiteral ;
  geo-pos:lat "38.22120455"^^xsd:decimal ;
  geo-pos:long "-28.98861246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P97SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P97SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P97SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98861246'^^xsd:double;
  dwc:latitude '38.22120455'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P97SAP3'^^xsd:string;
  dwc:observationDate '1997-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07BCN'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07CHE'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07GOR'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07BAG'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07CGR'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07ESP'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07ECL'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07VER'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07MMO'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07IMP'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07SAP4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07SAP4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07SAP4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07SAP4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07SAP4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07SAP4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07SAP4'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07SAP4'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07SAP3'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07CGI'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2317282"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98831121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2317282 -28.98831121)"^^geo:wktLiteral ;
  geo-pos:lat "38.2317282"^^xsd:decimal ;
  geo-pos:long "-28.98831121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98831121'^^xsd:double;
  dwc:latitude '38.2317282'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P07CAB'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02BAG'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02BCN'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02CGR'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02CHI'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02GOR'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02MOR'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02RAT2'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02RAI3'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02ARR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02ARR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02ARR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02ARR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02ARR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02ARR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02ARR'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARREGANHADA'^^xsd:string;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02ARR'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02CGI'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02MMO'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02IMP'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02SAP3'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P02EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P02EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P02EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23336917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98801991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P02EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23336917 -28.98801991)"^^geo:wktLiteral ;
  geo-pos:lat "38.23336917"^^xsd:decimal ;
  geo-pos:long "-28.98801991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P02EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P02EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P02EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98801991'^^xsd:double;
  dwc:latitude '38.23336917'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P02EPR1'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03BAG'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03CAB'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03RAI2'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03SPT'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03MOR'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03IMP'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03ALF'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03VER'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03CGI'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03MMO'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03SAP1'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03SAP3'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P03EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P03EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P03EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23082331"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9874903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P03EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23082331 -28.9874903)"^^geo:wktLiteral ;
  geo-pos:lat "38.23082331"^^xsd:decimal ;
  geo-pos:long "-28.9874903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P03EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P03EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P03EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9874903'^^xsd:double;
  dwc:latitude '38.23082331'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P03EPR1'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00BAG'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00BCN'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00CAV'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00CGR'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00CHE'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00CHI'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00GOR'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00CAB'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00RAI2'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00ALF'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00EPT'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00IMP'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00MMO'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00SAP1'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00XAR'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00SAP3'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P00CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P00CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23025099"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98658209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P00CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23025099 -28.98658209)"^^geo:wktLiteral ;
  geo-pos:lat "38.23025099"^^xsd:decimal ;
  geo-pos:long "-28.98658209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P00CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P00CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P00CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98658209'^^xsd:double;
  dwc:latitude '38.23025099'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P00CGI'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09BAG'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09BCN'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09CGR'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09CHI'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09GOR'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09ESP'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09LIX1'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09ARA'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09MMO4'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09PES'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09ABR2'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09LIX2'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09MMO'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09EPR'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09ABR1'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09ALF'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09SAP2'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09CGI'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09MMO3'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09SAP4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09SAP4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09SAP4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09SAP4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09SAP4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09SAP4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09SAP4'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09SAP4'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-V09SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-V09SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-V09SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54007387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98204356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-V09SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54007387 -28.98204356)"^^geo:wktLiteral ;
  geo-pos:lat "38.54007387"^^xsd:decimal ;
  geo-pos:long "-28.98204356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-V09SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-V09SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-V09SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.98204356'^^xsd:double;
  dwc:latitude '38.54007387'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-V09SAP3'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13IMP'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13LIX2'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13XAP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13XAP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13XAP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13XAP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13XAP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13XAP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13XAP'^^xsd:string;
  dwc:scientificName 'Brama brama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XAPUTA'^^xsd:string;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13XAP'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13EPR'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13MMO'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13ABR1'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13BAG'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13BCN'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13CAV'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13CGR'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13CHI'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13ESP'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13GOR'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97894298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266914 -28.97894298)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266914"^^xsd:decimal ;
  geo-pos:long "-28.97894298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97894298'^^xsd:double;
  dwc:latitude '38.53266914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O13SAP2'^^xsd:string;
  dwc:observationDate '2013-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12ABR1'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12BAG'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12BCN'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12CHI'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12ESP'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12GOR'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12ALF'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12CGR'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12CGI'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12LIX2'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12MMO'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12SAP1'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12SAP2'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O12GMU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O12GMU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O12GMU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53606572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97873261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O12GMU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53606572 -28.97873261)"^^geo:wktLiteral ;
  geo-pos:lat "38.53606572"^^xsd:decimal ;
  geo-pos:long "-28.97873261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O12GMU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O12GMU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O12GMU'^^xsd:string;
  dwc:scientificName 'Galeus murinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97873261'^^xsd:double;
  dwc:latitude '38.53606572'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LEITÃO-LISO'^^xsd:string;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O12GMU'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10ABR1'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10ALF'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10BCN'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10CHI'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10GOR'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10ESP'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10BAG'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10CGR'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10IMP'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10TNT'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10LIX1'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10ABR2'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10GAT'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10MMO'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10CGI'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10LIX2'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10EPR'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53434922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53434922 -28.9718125)"^^geo:wktLiteral ;
  geo-pos:lat "38.53434922"^^xsd:decimal ;
  geo-pos:long "-28.9718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9718125'^^xsd:double;
  dwc:latitude '38.53434922'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O10SAP1'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11ABR1'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11BAG'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11BCN'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11CGR'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11GOR'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11MOR'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11ALF'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11IMP'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11ESP'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11SAP2'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11LIX2'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11MMO'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11CGI'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11SAP3'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11MMO3'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDOR-03-O11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDOR-03-O11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDOR-03-O11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53617323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97143432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDOR-03-O11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53617323 -28.97143432)"^^geo:wktLiteral ;
  geo-pos:lat "38.53617323"^^xsd:decimal ;
  geo-pos:long "-28.97143432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDOR-03-O11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDOR-03-O11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDOR-03-O11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97143432'^^xsd:double;
  dwc:latitude '38.53617323'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDOR-03-O11SAP1'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05CHE'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05CHI'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05MOR'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05RAT3'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05ECL'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05SPT'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05SAP3'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05SAP4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05SAP4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05SAP4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05SAP4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05SAP4'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05SAP4'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05CGI'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P05EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P05EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P05EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23833673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9687053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P05EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23833673 -28.9687053)"^^geo:wktLiteral ;
  geo-pos:lat "38.23833673"^^xsd:decimal ;
  geo-pos:long "-28.9687053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P05EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P05EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P05EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9687053'^^xsd:double;
  dwc:latitude '38.23833673'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P05EPR'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00ANT'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00CAB'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00CAV'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00RAI2'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00ALF'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00CHE'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00ESP'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00RAI3'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00IMP'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00RAT2'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14703676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96843992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14703676 -28.96843992)"^^geo:wktLiteral ;
  geo-pos:lat "38.14703676"^^xsd:decimal ;
  geo-pos:long "-28.96843992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96843992'^^xsd:double;
  dwc:latitude '38.14703676'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07CAB'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07CAV'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07CHI'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07ESP'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07MOR'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07IMP'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07ARE'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07CHE'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07RAT2'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07ALF'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23003822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96638603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23003822 -28.96638603)"^^geo:wktLiteral ;
  geo-pos:lat "38.23003822"^^xsd:decimal ;
  geo-pos:long "-28.96638603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96638603'^^xsd:double;
  dwc:latitude '38.23003822'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08CAB'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08ESP'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08VER'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08ESC'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08PES'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08EPR'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08SAP3'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08BRR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08BRR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08BRR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08BRR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08BRR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08BRR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08BRR'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARROSO'^^xsd:string;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08BRR'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08CGI6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08CGI6> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08CGI6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08CGI6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08CGI6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08CGI6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08CGI6'^^xsd:string;
  dwc:scientificName 'Synaphobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '125656'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08CGI6'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23905755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96416012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23905755 -28.96416012)"^^geo:wktLiteral ;
  geo-pos:lat "38.23905755"^^xsd:decimal ;
  geo-pos:long "-28.96416012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96416012'^^xsd:double;
  dwc:latitude '38.23905755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O12EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O12EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O12EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57974699 -28.95869908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57974699"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95869908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O12EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57974699 -28.95869908)"^^geo:wktLiteral ;
  geo-pos:lat "38.57974699"^^xsd:decimal ;
  geo-pos:long "-28.95869908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O12EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O12EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O12EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95869908'^^xsd:double;
  dwc:latitude '38.57974699'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O12EPR'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57974699 -28.95869908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57974699"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95869908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57974699 -28.95869908)"^^geo:wktLiteral ;
  geo-pos:lat "38.57974699"^^xsd:decimal ;
  geo-pos:long "-28.95869908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95869908'^^xsd:double;
  dwc:latitude '38.57974699'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O12SAP1'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O12COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O12COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O12COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57974699 -28.95869908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57974699"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95869908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O12COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57974699 -28.95869908)"^^geo:wktLiteral ;
  geo-pos:lat "38.57974699"^^xsd:decimal ;
  geo-pos:long "-28.95869908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O12COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O12COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O12COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95869908'^^xsd:double;
  dwc:latitude '38.57974699'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O12COL'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O12LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O12LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O12LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57974699 -28.95869908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57974699"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95869908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O12LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57974699 -28.95869908)"^^geo:wktLiteral ;
  geo-pos:lat "38.57974699"^^xsd:decimal ;
  geo-pos:long "-28.95869908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O12LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O12LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O12LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95869908'^^xsd:double;
  dwc:latitude '38.57974699'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O12LIX3'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__CONDORP-01-O12SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__CONDORP-01-O12SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__CONDORP-01-O12SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57974699 -28.95869908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57974699"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95869908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__CONDORP-01-O12SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57974699 -28.95869908)"^^geo:wktLiteral ;
  geo-pos:lat "38.57974699"^^xsd:decimal ;
  geo-pos:long "-28.95869908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__CONDORP-01-O12SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CONDORP-01-O12SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'CONDORP-01-O12SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95869908'^^xsd:double;
  dwc:latitude '38.57974699'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'CONDORP-01-O12SAP3'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96ANT'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96CHE'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96CAB'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96CHI'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96ESP'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22507498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95720071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22507498 -28.95720071)"^^geo:wktLiteral ;
  geo-pos:lat "38.22507498"^^xsd:decimal ;
  geo-pos:long "-28.95720071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95720071'^^xsd:double;
  dwc:latitude '38.22507498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P96MOR'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96CHI'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96ESP'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96MOR'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96CAB'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96RAI3'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96ABR2'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96SPT'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P96GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P96GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P96GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99072895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9540676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P96GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99072895 -28.9540676)"^^geo:wktLiteral ;
  geo-pos:lat "37.99072895"^^xsd:decimal ;
  geo-pos:long "-28.9540676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P96GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P96GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P96GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9540676'^^xsd:double;
  dwc:latitude '37.99072895'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P96GAT'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05IMP'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05TNT'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05MMO'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05BAG'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05BCN'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05CAB'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05CAV'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05CGR'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05CHI'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05ESP'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05GOR'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05MOR'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05RAI2'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05SPT'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05LAG1'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05RAT3'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05ALF'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05CRY'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23413526"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95024355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23413526 -28.95024355)"^^geo:wktLiteral ;
  geo-pos:lat "38.23413526"^^xsd:decimal ;
  geo-pos:long "-28.95024355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.95024355'^^xsd:double;
  dwc:latitude '38.23413526'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08CAB'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08RAI2'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08ESP'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08ARE'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08PES2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08PES2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08PES2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08PES2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08PES2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08PES2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08PES2'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08PES2'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14542776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94696268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14542776 -28.94696268)"^^geo:wktLiteral ;
  geo-pos:lat "38.14542776"^^xsd:decimal ;
  geo-pos:long "-28.94696268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94696268'^^xsd:double;
  dwc:latitude '38.14542776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99BAG'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99CHI'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99MMO'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99ALE'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99SAP1'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99SAP3'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99RAI2'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99ESP'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99RAT1'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99CHL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99CHL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99CHL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99CHL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99CHL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99CHL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99CHL'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: OLHO-VIVO'^^xsd:string;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99CHL'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P99SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P99SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P99SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24456178"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94578533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P99SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24456178 -28.94578533)"^^geo:wktLiteral ;
  geo-pos:lat "38.24456178"^^xsd:decimal ;
  geo-pos:long "-28.94578533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P99SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P99SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P99SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94578533'^^xsd:double;
  dwc:latitude '38.24456178'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P99SPT'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13BAL'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13BCN'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13CAB'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13CHI'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13ANT'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13BAG'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13CGR'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13GOR'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13MOR'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13ALF'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13TNT'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13RAT1'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13IMP'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13RAT2'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13GAT'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23572583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94272827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23572583 -28.94272827)"^^geo:wktLiteral ;
  geo-pos:lat "38.23572583"^^xsd:decimal ;
  geo-pos:long "-28.94272827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94272827'^^xsd:double;
  dwc:latitude '38.23572583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P13MMO'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01GOR'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01MOR'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01CHE'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01LAG3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01LAG3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01LAG3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01LAG3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01LAG3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01LAG3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01LAG3'^^xsd:string;
  dwc:scientificName 'Synodus synodus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DA-COSTA'^^xsd:string;
  dwc:aphiaid '126373'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01LAG3'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01RAI2'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01SPT'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01RAT2'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01ARA'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01BAG'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01BCN'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01CAB'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01CAV'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01CGR'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20383082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93364138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20383082 -28.93364138)"^^geo:wktLiteral ;
  geo-pos:lat "38.20383082"^^xsd:decimal ;
  geo-pos:long "-28.93364138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93364138'^^xsd:double;
  dwc:latitude '38.20383082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P01CHI'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02BAG'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02BCN'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02CGR'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02GOR'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02CAB'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02CHI'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02RAI2'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02CGI'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02RAI3'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02RAT2'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02ALF'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P02RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20047776"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9313909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P02RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20047776 -28.9313909)"^^geo:wktLiteral ;
  geo-pos:lat "38.20047776"^^xsd:decimal ;
  geo-pos:long "-28.9313909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P02RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P02RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P02RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9313909'^^xsd:double;
  dwc:latitude '38.20047776'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P02RAT1'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12BAG'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12BCN'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12CGR'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12CHI'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12GOR'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12MOR'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12TNT'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12ALF'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12RAT3'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12ABR2'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21877056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92925394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21877056 -28.92925394)"^^geo:wktLiteral ;
  geo-pos:lat "38.21877056"^^xsd:decimal ;
  geo-pos:long "-28.92925394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92925394'^^xsd:double;
  dwc:latitude '38.21877056'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19768872"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92912827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  geo-pos:lat "38.19768872"^^xsd:decimal ;
  geo-pos:long "-28.92912827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92912827'^^xsd:double;
  dwc:latitude '38.19768872'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19768872"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92912827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  geo-pos:lat "38.19768872"^^xsd:decimal ;
  geo-pos:long "-28.92912827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92912827'^^xsd:double;
  dwc:latitude '38.19768872'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19768872"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92912827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  geo-pos:lat "38.19768872"^^xsd:decimal ;
  geo-pos:long "-28.92912827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92912827'^^xsd:double;
  dwc:latitude '38.19768872'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19768872"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92912827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  geo-pos:lat "38.19768872"^^xsd:decimal ;
  geo-pos:long "-28.92912827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92912827'^^xsd:double;
  dwc:latitude '38.19768872'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19768872"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92912827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  geo-pos:lat "38.19768872"^^xsd:decimal ;
  geo-pos:long "-28.92912827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92912827'^^xsd:double;
  dwc:latitude '38.19768872'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19768872"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92912827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  geo-pos:lat "38.19768872"^^xsd:decimal ;
  geo-pos:long "-28.92912827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92912827'^^xsd:double;
  dwc:latitude '38.19768872'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P04CHI'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19768872"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92912827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  geo-pos:lat "38.19768872"^^xsd:decimal ;
  geo-pos:long "-28.92912827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92912827'^^xsd:double;
  dwc:latitude '38.19768872'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P04ESP'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19768872"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92912827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  geo-pos:lat "38.19768872"^^xsd:decimal ;
  geo-pos:long "-28.92912827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92912827'^^xsd:double;
  dwc:latitude '38.19768872'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P04CAB'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19768872"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92912827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  geo-pos:lat "38.19768872"^^xsd:decimal ;
  geo-pos:long "-28.92912827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92912827'^^xsd:double;
  dwc:latitude '38.19768872'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19768872"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92912827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19768872 -28.92912827)"^^geo:wktLiteral ;
  geo-pos:lat "38.19768872"^^xsd:decimal ;
  geo-pos:long "-28.92912827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92912827'^^xsd:double;
  dwc:latitude '38.19768872'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08CAB'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08CGR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08CGR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08CGR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08CGR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08CGR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08CGR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08CGR1'^^xsd:string;
  dwc:scientificName 'Ariosoma balearicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:aphiaid '126283'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08CGR1'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08GAT'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08PES'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08ESP'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08SPT'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08CHE'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08TAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08TAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08TAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08TAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08TAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08TAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08TAB'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TAMBORIL'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08TAB'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-02-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-02-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-02-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21227278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92855759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-02-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21227278 -28.92855759)"^^geo:wktLiteral ;
  geo-pos:lat "38.21227278"^^xsd:decimal ;
  geo-pos:long "-28.92855759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-02-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-02-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-02-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92855759'^^xsd:double;
  dwc:latitude '38.21227278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-02-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03BAG'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03CAB'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03MOR4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03MOR4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03MOR4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03MOR4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03MOR4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03MOR4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03MOR4'^^xsd:string;
  dwc:scientificName 'Muraena augusti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA-PRETA'^^xsd:string;
  dwc:aphiaid '299565'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03MOR4'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '299565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03SPT'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03SOL1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03SOL1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03SOL1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03SOL1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03SOL1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03SOL1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03SOL1'^^xsd:string;
  dwc:scientificName 'Arnoglossus rueppelii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SOLHA'^^xsd:string;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03SOL1'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03RAI2'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03ALF'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20587213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92817544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20587213 -28.92817544)"^^geo:wktLiteral ;
  geo-pos:lat "38.20587213"^^xsd:decimal ;
  geo-pos:long "-28.92817544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92817544'^^xsd:double;
  dwc:latitude '38.20587213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10CAB'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10CHI'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10CAV'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10ESP'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10TNT'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10CAÇ'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10ARE'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20428059"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92709038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20428059 -28.92709038)"^^geo:wktLiteral ;
  geo-pos:lat "38.20428059"^^xsd:decimal ;
  geo-pos:long "-28.92709038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92709038'^^xsd:double;
  dwc:latitude '38.20428059'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07IMP'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07RAI2'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07BAG'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07BCN'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07CAB'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07CHI'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07ESP'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07GOR'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07CAV'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07CHE'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07ALF'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07ECL'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07CGR'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2253709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92534277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2253709 -28.92534277)"^^geo:wktLiteral ;
  geo-pos:lat "38.2253709"^^xsd:decimal ;
  geo-pos:long "-28.92534277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92534277'^^xsd:double;
  dwc:latitude '38.2253709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00BRR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00BRR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00BRR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00BRR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00BRR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00BRR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00BRR'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARROSO'^^xsd:string;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00BRR'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00IMP'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00MMO'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00RAT1'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00BAG'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00BCN'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00CAB'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00CGR'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00CHE'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00CHI'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00ESP'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00GOR'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00RAI2'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00TAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00TAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00TAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00TAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00TAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00TAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00TAB'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TAMBORIL'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00TAB'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P00CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P00CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P00CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18516209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92127312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P00CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18516209 -28.92127312)"^^geo:wktLiteral ;
  geo-pos:lat "38.18516209"^^xsd:decimal ;
  geo-pos:long "-28.92127312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P00CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P00CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P00CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92127312'^^xsd:double;
  dwc:latitude '38.18516209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P00CAÇ'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11ARA'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11BAG'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11CAB'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11CGR'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11ESP'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11CAV'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11CHI'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11ALF'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11IMP'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11PES'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-01-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-01-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-01-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20104698"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91654584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-01-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20104698 -28.91654584)"^^geo:wktLiteral ;
  geo-pos:lat "38.20104698"^^xsd:decimal ;
  geo-pos:long "-28.91654584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-01-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-01-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-01-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91654584'^^xsd:double;
  dwc:latitude '38.20104698'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-01-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08CAB'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08RAI2'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08CAÇ'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08ESP'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-03-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-03-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-03-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19665703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-03-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19665703 -28.91531047)"^^geo:wktLiteral ;
  geo-pos:lat "38.19665703"^^xsd:decimal ;
  geo-pos:long "-28.91531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-03-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-03-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-03-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91531047'^^xsd:double;
  dwc:latitude '38.19665703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-03-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13IMP'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13ABR2'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13RAT2'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13PES'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13MMO'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13BAG'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13BCN'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13CHI'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13GOR'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13MOR'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13CGR'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13CHE'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13TNT'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13ALF'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P13GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P13GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P13GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20805208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91239879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P13GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20805208 -28.91239879)"^^geo:wktLiteral ;
  geo-pos:lat "38.20805208"^^xsd:decimal ;
  geo-pos:long "-28.91239879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P13GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P13GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P13GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.91239879'^^xsd:double;
  dwc:latitude '38.20805208'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P13GAD'^^xsd:string;
  dwc:observationDate '2013-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08CAÇ'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08BOG'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08PAR'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08ROC'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P08TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P08TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P08TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61097568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P08TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61097568 -28.869796)"^^geo:wktLiteral ;
  geo-pos:lat "38.61097568"^^xsd:decimal ;
  geo-pos:long "-28.869796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P08TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P08TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P08TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.869796'^^xsd:double;
  dwc:latitude '38.61097568'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P08TNT'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10ROC'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10SAR'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10CHI'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10GOR'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10PAR'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10BAG'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10ALF'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10ESP'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10BCN'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10EPT'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10CGI3'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10SAP1'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10COL'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10SAP3'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10MMO'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58915918"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86605174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58915918 -28.86605174)"^^geo:wktLiteral ;
  geo-pos:lat "38.58915918"^^xsd:decimal ;
  geo-pos:long "-28.86605174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86605174'^^xsd:double;
  dwc:latitude '38.58915918'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P10PES'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07GAR'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07MOR'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07PAR'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07ROC'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07BAG'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07ALF'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07CHE'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07CHI'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07ESP'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07IMP'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07ARA'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07CGR'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07RAT2'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07MMO'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07PES'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07EPT'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P07MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P07MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P07MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59035775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85557796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P07MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59035775 -28.85557796)"^^geo:wktLiteral ;
  geo-pos:lat "38.59035775"^^xsd:decimal ;
  geo-pos:long "-28.85557796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P07MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P07MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P07MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.85557796'^^xsd:double;
  dwc:latitude '38.59035775'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P07MMO3'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99PAR'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99SAR'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99MMO'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99ESC'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99MMO4'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99RAS%3F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99RAS%3F> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99RAS%3F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99RAS%3F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99RAS%3F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99RAS?" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99RAS?'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99RAS?'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99ESP'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62064808"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84864548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62064808 -28.84864548)"^^geo:wktLiteral ;
  geo-pos:lat "38.62064808"^^xsd:decimal ;
  geo-pos:long "-28.84864548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84864548'^^xsd:double;
  dwc:latitude '38.62064808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99MOR'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99GOR'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99ABR1'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99ALF'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99BCN'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99CAV'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99ESP1'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99LIX2'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99MMO'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99PES'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99ABR2'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99RAT1'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-V99SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-V99SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-V99SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62672719"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84355637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-V99SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62672719 -28.84355637)"^^geo:wktLiteral ;
  geo-pos:lat "38.62672719"^^xsd:decimal ;
  geo-pos:long "-28.84355637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-V99SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-V99SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-V99SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84355637'^^xsd:double;
  dwc:latitude '38.62672719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-V99SAP2'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96CGR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96CGR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96CGR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96CGR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96CGR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96CGR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96CGR1'^^xsd:string;
  dwc:scientificName 'Ariosoma balearicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:aphiaid '126283'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96CGR1'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96CHI'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96GRA'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96RAS>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96RAS'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96MOR'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96ESP'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96LAG1'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96CHE'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96IMP'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96PES'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96RAT2'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96ABR2'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96MMO'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96BES'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96CAB'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96CAÇ'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P96BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P96BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P96BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37705316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83428312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P96BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37705316 -28.83428312)"^^geo:wktLiteral ;
  geo-pos:lat "38.37705316"^^xsd:decimal ;
  geo-pos:long "-28.83428312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P96BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P96BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P96BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83428312'^^xsd:double;
  dwc:latitude '38.37705316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P96BOG'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12CAV'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12BAG'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12CHI'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12PAR'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12PG1'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12ECL'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12BCN'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12GOR'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12ALF'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12ESP'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12GAT'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12IMP'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12ABR2'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12CGR'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56132151"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79682247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56132151 -28.79682247)"^^geo:wktLiteral ;
  geo-pos:lat "38.56132151"^^xsd:decimal ;
  geo-pos:long "-28.79682247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79682247'^^xsd:double;
  dwc:latitude '38.56132151'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P12MMO'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13SPZ>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13SPZ> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13SPZ> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13SPZ>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13SPZ>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13SPZ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13SPZ'^^xsd:string;
  dwc:scientificName 'Sphyrna zygaena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CORNUDA'^^xsd:string;
  dwc:aphiaid '105819'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13SPZ'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13CAÇ'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13ROC'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13SQU'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55794159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79571442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55794159 -28.79571442)"^^geo:wktLiteral ;
  geo-pos:lat "38.55794159"^^xsd:decimal ;
  geo-pos:long "-28.79571442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79571442'^^xsd:double;
  dwc:latitude '38.55794159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02BES'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02GOR'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02PAR'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02CHI'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02ROC'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02SRD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02SRD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02SRD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02SRD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02SRD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02SRD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02SRD'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARDINHA'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02SRD'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02BAG'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02CGR'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02BCN'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02ECL'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02CHE'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56053081"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79378852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56053081 -28.79378852)"^^geo:wktLiteral ;
  geo-pos:lat "38.56053081"^^xsd:decimal ;
  geo-pos:long "-28.79378852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79378852'^^xsd:double;
  dwc:latitude '38.56053081'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P02CGI'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56199714 -28.78679857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56199714"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78679857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56199714 -28.78679857)"^^geo:wktLiteral ;
  geo-pos:lat "38.56199714"^^xsd:decimal ;
  geo-pos:long "-28.78679857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78679857'^^xsd:double;
  dwc:latitude '38.56199714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P00BAG'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P00CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P00CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P00CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56199714 -28.78679857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56199714"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78679857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P00CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56199714 -28.78679857)"^^geo:wktLiteral ;
  geo-pos:lat "38.56199714"^^xsd:decimal ;
  geo-pos:long "-28.78679857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P00CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P00CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P00CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78679857'^^xsd:double;
  dwc:latitude '38.56199714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P00CAB'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56199714 -28.78679857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56199714"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78679857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56199714 -28.78679857)"^^geo:wktLiteral ;
  geo-pos:lat "38.56199714"^^xsd:decimal ;
  geo-pos:long "-28.78679857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78679857'^^xsd:double;
  dwc:latitude '38.56199714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P00GOR'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P00PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P00PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P00PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56199714 -28.78679857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56199714"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78679857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P00PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56199714 -28.78679857)"^^geo:wktLiteral ;
  geo-pos:lat "38.56199714"^^xsd:decimal ;
  geo-pos:long "-28.78679857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P00PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P00PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P00PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78679857'^^xsd:double;
  dwc:latitude '38.56199714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P00PG1'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99ANC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99ANC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99ANC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99ANC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99ANC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99ANC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99ANC'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ANCHOVA'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99ANC'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99SER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99SER'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99UJE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99UJE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99UJE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99UJE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99UJE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99UJE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99UJE'^^xsd:string;
  dwc:scientificName 'Pteroplatytrygon violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '158540'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99UJE'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99PAR'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99SPZ>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99SPZ> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99SPZ> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99SPZ>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99SPZ>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99SPZ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99SPZ'^^xsd:string;
  dwc:scientificName 'Sphyrna zygaena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CORNUDA'^^xsd:string;
  dwc:aphiaid '105819'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99SPZ'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99RAT1'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99PES'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99CGI'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63191513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78051637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63191513 -28.78051637)"^^geo:wktLiteral ;
  geo-pos:lat "38.63191513"^^xsd:decimal ;
  geo-pos:long "-28.78051637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78051637'^^xsd:double;
  dwc:latitude '38.63191513'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P99MMO'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08ARE'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08CHE'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08PES'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08SAP3'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08BES'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08CAÇ'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08PAR'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51555665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77996161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51555665 -28.77996161)"^^geo:wktLiteral ;
  geo-pos:lat "38.51555665"^^xsd:decimal ;
  geo-pos:long "-28.77996161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77996161'^^xsd:double;
  dwc:latitude '38.51555665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99RAI1'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99ALF'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99BCN'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99CGR'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99IMP'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99LIX1'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99RAT1'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99ABR2'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99GAT'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99BAL'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99CAV'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99PAR'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99SER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99SER'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99ANC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99ANC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99ANC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99ANC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99ANC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99ANC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99ANC'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ANCHOVA'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99ANC'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99BES'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99BOG'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99CAÇ'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99CHI'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99GOR'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-O99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-O99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-O99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62405981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77943189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-O99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62405981 -28.77943189)"^^geo:wktLiteral ;
  geo-pos:lat "38.62405981"^^xsd:decimal ;
  geo-pos:long "-28.77943189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-O99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-O99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-O99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77943189'^^xsd:double;
  dwc:latitude '38.62405981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-O99ABR1'^^xsd:string;
  dwc:observationDate '1999-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04CAV'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04GAR'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04PAR'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04ROC'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04BOG'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04CHI'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04PG1'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04BAG'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04BES'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04IMP'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04MMO'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04SAP3'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P04XAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P04XAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P04XAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67579192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72248086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P04XAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67579192 -28.72248086)"^^geo:wktLiteral ;
  geo-pos:lat "38.67579192"^^xsd:decimal ;
  geo-pos:long "-28.72248086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P04XAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P04XAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P04XAP3'^^xsd:string;
  dwc:scientificName 'Taractes rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72248086'^^xsd:double;
  dwc:latitude '38.67579192'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XAPUTA'^^xsd:string;
  dwc:aphiaid '126787'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P04XAP3'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11BES'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11GAR'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11GOR'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11CAV'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11CGR'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11CHI'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11ALF'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11ESP'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11IMP'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50104205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72134461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50104205 -28.72134461)"^^geo:wktLiteral ;
  geo-pos:lat "38.50104205"^^xsd:decimal ;
  geo-pos:long "-28.72134461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72134461'^^xsd:double;
  dwc:latitude '38.50104205'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P11MMO'^^xsd:string;
  dwc:observationDate '2011-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99BAL'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99PAR'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99RAI1'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99ABR1'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99BES'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99GOR'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99RAS1'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99ROC'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99SAR'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99CAV'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99MOR'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99PG1'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99BAG'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99GRA'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99BCN'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99LIX2'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-O99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-O99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-O99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50767627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71778584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-O99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50767627 -28.71778584)"^^geo:wktLiteral ;
  geo-pos:lat "38.50767627"^^xsd:decimal ;
  geo-pos:long "-28.71778584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-O99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-O99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-O99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71778584'^^xsd:double;
  dwc:latitude '38.50767627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-O99GAR'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04BOG'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04CGR'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04GAR'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04GOR'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04PAR'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04BES'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04CHE'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04IMP'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04BCN'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04RAI2'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04MMO'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04CGI'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P04PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P04PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P04PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49593573"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71764966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P04PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49593573 -28.71764966)"^^geo:wktLiteral ;
  geo-pos:lat "38.49593573"^^xsd:decimal ;
  geo-pos:long "-28.71764966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P04PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P04PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P04PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71764966'^^xsd:double;
  dwc:latitude '38.49593573'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P04PES'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01GAR'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01PAR'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01PG1'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01BAG'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01CAÇ'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01CGR'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01CHE'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01RAT2'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01IMP'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01RAI2'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50034978"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70655943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50034978 -28.70655943)"^^geo:wktLiteral ;
  geo-pos:lat "38.50034978"^^xsd:decimal ;
  geo-pos:long "-28.70655943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70655943'^^xsd:double;
  dwc:latitude '38.50034978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99BES'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99BOG'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99CAV'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99CHI'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99PAR'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99RAS1'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99SER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99SER'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99GOR'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99PG1'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99RAI1'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99ABR1'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99BAG'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99BCN'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99ALF'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99ABR2'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99CGR'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99LIX1'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99RAT3'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99SPT'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99SQU'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99RAI2'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99RAT1'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99RAT2'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99GAT'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99IMP'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99MMO'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-V99SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-V99SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-V99SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5034866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69306191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-V99SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5034866 -28.69306191)"^^geo:wktLiteral ;
  geo-pos:lat "38.5034866"^^xsd:decimal ;
  geo-pos:long "-28.69306191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-V99SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-V99SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-V99SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69306191'^^xsd:double;
  dwc:latitude '38.5034866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-V99SAP2'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13CAÇ'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13CGR'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13PAR'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13GOR'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13BAG'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13ALF'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13IMP'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13GAT'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13MMO'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13BCN'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13CGI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13CGI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13CGI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13CGI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13CGI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13CGI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13CGI2'^^xsd:string;
  dwc:scientificName 'Paraconger notialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO-DA-GUINÉ'^^xsd:string;
  dwc:aphiaid '271791'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13CGI2'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '271791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13SAP3'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13EPR'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P13SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P13SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P13SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6588977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P13SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423367 -28.6588977)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423367"^^xsd:decimal ;
  geo-pos:long "-28.6588977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P13SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P13SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P13SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6588977'^^xsd:double;
  dwc:latitude '38.66423367'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P13SAP1'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01PAR'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01CGR'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01GAR'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01ALF'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01IMP'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64544626"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65741615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64544626 -28.65741615)"^^geo:wktLiteral ;
  geo-pos:lat "38.64544626"^^xsd:decimal ;
  geo-pos:long "-28.65741615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65741615'^^xsd:double;
  dwc:latitude '38.64544626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96BES'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96BOG'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96UJE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96UJE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96UJE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96UJE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96UJE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96UJE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96UJE'^^xsd:string;
  dwc:scientificName 'Pteroplatytrygon violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '158540'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96UJE'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96LGT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96LGT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96LGT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96LGT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96LGT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96LGT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96LGT'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGOSTA'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96LGT'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96CHI'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P96PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P96PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P96PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63878614"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65472766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P96PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63878614 -28.65472766)"^^geo:wktLiteral ;
  geo-pos:lat "38.63878614"^^xsd:decimal ;
  geo-pos:long "-28.65472766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P96PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P96PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P96PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65472766'^^xsd:double;
  dwc:latitude '38.63878614'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P96PES'^^xsd:string;
  dwc:observationDate '1996-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10MMO'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10GAR'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10MOR'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10PAR'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10BES'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10CGR'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10CHI'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10ESP'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10GOR'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10PG1'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10ROC'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10BCN'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10RAT3'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10SPT'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10VER'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50024697"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6538111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50024697 -28.6538111)"^^geo:wktLiteral ;
  geo-pos:lat "38.50024697"^^xsd:decimal ;
  geo-pos:long "-28.6538111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6538111'^^xsd:double;
  dwc:latitude '38.50024697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P10IMP'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05VER'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05CGI'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05BES'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05CAB'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05CAV'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05GAR'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05MOR'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05PG1'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05BOG'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05CHE'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05ALF'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64695889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64695889 -28.65118359)"^^geo:wktLiteral ;
  geo-pos:lat "38.64695889"^^xsd:decimal ;
  geo-pos:long "-28.65118359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65118359'^^xsd:double;
  dwc:latitude '38.64695889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03BES'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03BOG'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03CAV'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03CAÇ'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03CGR'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03CHI'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03GOR'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03PAR'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03BCN'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03MOR'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03SPT'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03MMO'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P03SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P03SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P03SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50247913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6509432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P03SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50247913 -28.6509432)"^^geo:wktLiteral ;
  geo-pos:lat "38.50247913"^^xsd:decimal ;
  geo-pos:long "-28.6509432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P03SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P03SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P03SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6509432'^^xsd:double;
  dwc:latitude '38.50247913'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P03SQU'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99BES'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99BOG'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99CAB'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99PAR'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99SAR'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99SER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99SER'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99ROC'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99PG1'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99ESP'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99ARA'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P99GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P99GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P99GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56178636"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64576492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P99GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56178636 -28.64576492)"^^geo:wktLiteral ;
  geo-pos:lat "38.56178636"^^xsd:decimal ;
  geo-pos:long "-28.64576492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P99GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P99GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P99GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64576492'^^xsd:double;
  dwc:latitude '38.56178636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P99GAD'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63240886"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62408621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  geo-pos:lat "38.63240886"^^xsd:decimal ;
  geo-pos:long "-28.62408621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62408621'^^xsd:double;
  dwc:latitude '38.63240886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P97BES'^^xsd:string;
  dwc:observationDate '1997-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63240886"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62408621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  geo-pos:lat "38.63240886"^^xsd:decimal ;
  geo-pos:long "-28.62408621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62408621'^^xsd:double;
  dwc:latitude '38.63240886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63240886"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62408621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  geo-pos:lat "38.63240886"^^xsd:decimal ;
  geo-pos:long "-28.62408621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62408621'^^xsd:double;
  dwc:latitude '38.63240886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63240886"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62408621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P97CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  geo-pos:lat "38.63240886"^^xsd:decimal ;
  geo-pos:long "-28.62408621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62408621'^^xsd:double;
  dwc:latitude '38.63240886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P97CAB'^^xsd:string;
  dwc:observationDate '1997-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63240886"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62408621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  geo-pos:lat "38.63240886"^^xsd:decimal ;
  geo-pos:long "-28.62408621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62408621'^^xsd:double;
  dwc:latitude '38.63240886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P97ALF'^^xsd:string;
  dwc:observationDate '1997-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P97CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P97CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P97CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63240886"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62408621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P97CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  geo-pos:lat "38.63240886"^^xsd:decimal ;
  geo-pos:long "-28.62408621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P97CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P97CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P97CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62408621'^^xsd:double;
  dwc:latitude '38.63240886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P97CAÇ'^^xsd:string;
  dwc:observationDate '1997-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63240886"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62408621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63240886 -28.62408621)"^^geo:wktLiteral ;
  geo-pos:lat "38.63240886"^^xsd:decimal ;
  geo-pos:long "-28.62408621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62408621'^^xsd:double;
  dwc:latitude '38.63240886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02BES'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02CGR'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02GAR'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02GOR'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02MOR'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02PAR'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02PG1'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02ROC'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02CAB'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02CAV'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02BCN'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02ALF'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02RAT1'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63052341"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60369162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63052341 -28.60369162)"^^geo:wktLiteral ;
  geo-pos:lat "38.63052341"^^xsd:decimal ;
  geo-pos:long "-28.60369162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60369162'^^xsd:double;
  dwc:latitude '38.63052341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07CAB'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07GOR'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07PAR'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07PG1'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07SPZ>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07SPZ> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07SPZ> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07SPZ>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07SPZ>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07SPZ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07SPZ'^^xsd:string;
  dwc:scientificName 'Sphyrna zygaena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CORNUDA'^^xsd:string;
  dwc:aphiaid '105819'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07SPZ'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07BCN'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07ALF'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07CHE'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07IMP'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07CGR'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07SPT'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07MMO'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07XAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07XAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07XAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07XAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07XAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07XAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07XAP1'^^xsd:string;
  dwc:scientificName 'Pterycombus brama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: FREIRA'^^xsd:string;
  dwc:aphiaid '126785'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07XAP1'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07ESC'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P07SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P07SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P07SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63362176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58678684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P07SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63362176 -28.58678684)"^^geo:wktLiteral ;
  geo-pos:lat "38.63362176"^^xsd:decimal ;
  geo-pos:long "-28.58678684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P07SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P07SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P07SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58678684'^^xsd:double;
  dwc:latitude '38.63362176'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P07SAP1'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02BES'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02CAV'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02GAR'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02PAR'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02GOR'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02PG1'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02CAB'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02BCN'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02ALF'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02CGR'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60747258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56683748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60747258 -28.56683748)"^^geo:wktLiteral ;
  geo-pos:lat "38.60747258"^^xsd:decimal ;
  geo-pos:long "-28.56683748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56683748'^^xsd:double;
  dwc:latitude '38.60747258'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10IMP'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10PES'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10ALE'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10BES'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10CAÇ'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10CHI'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10GOR'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10ALF'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10BCN'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10ESP'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61791503"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56052574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61791503 -28.56052574)"^^geo:wktLiteral ;
  geo-pos:lat "38.61791503"^^xsd:decimal ;
  geo-pos:long "-28.56052574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56052574'^^xsd:double;
  dwc:latitude '38.61791503'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P10CHE'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1371656"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54936972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  geo-pos:lat "38.1371656"^^xsd:decimal ;
  geo-pos:long "-28.54936972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54936972'^^xsd:double;
  dwc:latitude '38.1371656'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1371656"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54936972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  geo-pos:lat "38.1371656"^^xsd:decimal ;
  geo-pos:long "-28.54936972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54936972'^^xsd:double;
  dwc:latitude '38.1371656'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1371656"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54936972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  geo-pos:lat "38.1371656"^^xsd:decimal ;
  geo-pos:long "-28.54936972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54936972'^^xsd:double;
  dwc:latitude '38.1371656'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1371656"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54936972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  geo-pos:lat "38.1371656"^^xsd:decimal ;
  geo-pos:long "-28.54936972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54936972'^^xsd:double;
  dwc:latitude '38.1371656'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1371656"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54936972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  geo-pos:lat "38.1371656"^^xsd:decimal ;
  geo-pos:long "-28.54936972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54936972'^^xsd:double;
  dwc:latitude '38.1371656'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P96IMP'^^xsd:string;
  dwc:observationDate '1996-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1371656"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54936972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  geo-pos:lat "38.1371656"^^xsd:decimal ;
  geo-pos:long "-28.54936972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54936972'^^xsd:double;
  dwc:latitude '38.1371656'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P96MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P96MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P96MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1371656"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54936972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P96MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  geo-pos:lat "38.1371656"^^xsd:decimal ;
  geo-pos:long "-28.54936972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P96MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P96MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P96MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54936972'^^xsd:double;
  dwc:latitude '38.1371656'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P96MMO4'^^xsd:string;
  dwc:observationDate '1996-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P96RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P96RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P96RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1371656"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54936972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P96RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  geo-pos:lat "38.1371656"^^xsd:decimal ;
  geo-pos:long "-28.54936972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P96RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P96RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P96RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54936972'^^xsd:double;
  dwc:latitude '38.1371656'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P96RAT1'^^xsd:string;
  dwc:observationDate '1996-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P96RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P96RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P96RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1371656"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54936972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P96RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  geo-pos:lat "38.1371656"^^xsd:decimal ;
  geo-pos:long "-28.54936972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P96RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P96RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P96RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54936972'^^xsd:double;
  dwc:latitude '38.1371656'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P96RAT2'^^xsd:string;
  dwc:observationDate '1996-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1A%C3%87O-04-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1A%C3%87O-04-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1A%C3%87O-04-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1371656"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54936972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1A%C3%87O-04-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1371656 -28.54936972)"^^geo:wktLiteral ;
  geo-pos:lat "38.1371656"^^xsd:decimal ;
  geo-pos:long "-28.54936972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1A%C3%87O-04-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1AÇO-04-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1AÇO-04-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54936972'^^xsd:double;
  dwc:latitude '38.1371656'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1AÇO-04-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10PAR'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10ROC'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10ESP'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10CAV'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10ARA'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10CHI'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44835403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5453478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44835403 -28.5453478)"^^geo:wktLiteral ;
  geo-pos:lat "38.44835403"^^xsd:decimal ;
  geo-pos:long "-28.5453478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5453478'^^xsd:double;
  dwc:latitude '38.44835403'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07GAR'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07MOR'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07PAR'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07ROC'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07CHE'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07CAV'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07GAT'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07IMP'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07MMO'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07CGI'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07MMO4'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07PES'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44471079"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54224276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44471079 -28.54224276)"^^geo:wktLiteral ;
  geo-pos:lat "38.44471079"^^xsd:decimal ;
  geo-pos:long "-28.54224276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.54224276'^^xsd:double;
  dwc:latitude '38.44471079'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99GAR'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99PAR'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99ABR1'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99BES'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99SAR'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99BAG'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99GOR'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99ALF'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99RAI1'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99CGR'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99CHE'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99BCN'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99IMP'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99LIX1'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-O99RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-O99RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-O99RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45278732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52939849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-O99RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45278732 -28.52939849)"^^geo:wktLiteral ;
  geo-pos:lat "38.45278732"^^xsd:decimal ;
  geo-pos:long "-28.52939849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-O99RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-O99RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-O99RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52939849'^^xsd:double;
  dwc:latitude '38.45278732'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-O99RAT2'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-O99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-O99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-O99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4383002"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52213541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-O99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  geo-pos:lat "38.4383002"^^xsd:decimal ;
  geo-pos:long "-28.52213541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-O99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-O99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-O99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52213541'^^xsd:double;
  dwc:latitude '38.4383002'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-O99ALF'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-O99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-O99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-O99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4383002"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52213541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-O99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  geo-pos:lat "38.4383002"^^xsd:decimal ;
  geo-pos:long "-28.52213541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-O99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-O99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-O99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52213541'^^xsd:double;
  dwc:latitude '38.4383002'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-O99GOR'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-O99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-O99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-O99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4383002"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52213541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-O99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  geo-pos:lat "38.4383002"^^xsd:decimal ;
  geo-pos:long "-28.52213541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-O99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-O99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-O99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52213541'^^xsd:double;
  dwc:latitude '38.4383002'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-O99BCN'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-O99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-O99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-O99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4383002"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52213541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-O99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  geo-pos:lat "38.4383002"^^xsd:decimal ;
  geo-pos:long "-28.52213541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-O99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-O99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-O99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52213541'^^xsd:double;
  dwc:latitude '38.4383002'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-O99ESP'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-O99GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-O99GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-O99GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4383002"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52213541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-O99GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  geo-pos:lat "38.4383002"^^xsd:decimal ;
  geo-pos:long "-28.52213541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-O99GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-O99GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-O99GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52213541'^^xsd:double;
  dwc:latitude '38.4383002'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-O99GAT'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-O99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-O99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-O99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4383002"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52213541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-O99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4383002 -28.52213541)"^^geo:wktLiteral ;
  geo-pos:lat "38.4383002"^^xsd:decimal ;
  geo-pos:long "-28.52213541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-O99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-O99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-O99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52213541'^^xsd:double;
  dwc:latitude '38.4383002'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-O99LIX1'^^xsd:string;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03GOR'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03BAG'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03CGR'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03GAR'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03PAR'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03LAG1'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03BCN'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03CHE'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03ALF'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03ESP'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03IMP'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03MMO'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43549803"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50473367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43549803 -28.50473367)"^^geo:wktLiteral ;
  geo-pos:lat "38.43549803"^^xsd:decimal ;
  geo-pos:long "-28.50473367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50473367'^^xsd:double;
  dwc:latitude '38.43549803'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05BAG'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05CGR'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05CHI'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05GOR'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05CHE'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05IMP'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05RAT3'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05ALF'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05ESP'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05BCN'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05CRY'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05MMO'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05ESC'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05GAT'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05RAI2'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4191287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48387854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4191287 -28.48387854)"^^geo:wktLiteral ;
  geo-pos:lat "38.4191287"^^xsd:decimal ;
  geo-pos:long "-28.48387854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48387854'^^xsd:double;
  dwc:latitude '38.4191287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P05CGI'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12BAG'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12GOR'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12ALF'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12CGR'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12ESP'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12IMP'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12BCN'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12MMO'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12VER'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41604903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47495066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41604903 -28.47495066)"^^geo:wktLiteral ;
  geo-pos:lat "38.41604903"^^xsd:decimal ;
  geo-pos:long "-28.47495066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.47495066'^^xsd:double;
  dwc:latitude '38.41604903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13GAR'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13IMP'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13BES'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13ABR2'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13ESP'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13MOR'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58663235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4648932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58663235 -28.4648932)"^^geo:wktLiteral ;
  geo-pos:lat "38.58663235"^^xsd:decimal ;
  geo-pos:long "-28.4648932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4648932'^^xsd:double;
  dwc:latitude '38.58663235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99BOG'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99CAV'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99GAR'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99PAR'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99POR'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99SAR'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99ANT'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99BES'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99CHI'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99MOR'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99PG1'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99CAB'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99CHE'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99HEP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99HEP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99HEP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99HEP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99HEP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99HEP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99HEP'^^xsd:string;
  dwc:scientificName 'Heptranchias perlo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA-DOCE'^^xsd:string;
  dwc:aphiaid '105832'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99HEP'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99PES'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-05-P99SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-05-P99SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-05-P99SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58141688"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46155151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-05-P99SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58141688 -28.46155151)"^^geo:wktLiteral ;
  geo-pos:lat "38.58141688"^^xsd:decimal ;
  geo-pos:long "-28.46155151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-05-P99SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-05-P99SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-05-P99SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46155151'^^xsd:double;
  dwc:latitude '38.58141688'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-05-P99SAP2'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-01-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-01-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-01-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41439709 -28.44241628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41439709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44241628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-01-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41439709 -28.44241628)"^^geo:wktLiteral ;
  geo-pos:lat "38.41439709"^^xsd:decimal ;
  geo-pos:long "-28.44241628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-01-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-01-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-01-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.44241628'^^xsd:double;
  dwc:latitude '38.41439709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-01-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-01-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-01-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-01-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41439709 -28.44241628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41439709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44241628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-01-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41439709 -28.44241628)"^^geo:wktLiteral ;
  geo-pos:lat "38.41439709"^^xsd:decimal ;
  geo-pos:long "-28.44241628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-01-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-01-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-01-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.44241628'^^xsd:double;
  dwc:latitude '38.41439709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-01-P11BAG'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-01-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-01-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-01-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41439709 -28.44241628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41439709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44241628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-01-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41439709 -28.44241628)"^^geo:wktLiteral ;
  geo-pos:lat "38.41439709"^^xsd:decimal ;
  geo-pos:long "-28.44241628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-01-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-01-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-01-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.44241628'^^xsd:double;
  dwc:latitude '38.41439709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-01-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-01-P11ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-01-P11ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-01-P11ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41439709 -28.44241628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41439709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44241628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-01-P11ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41439709 -28.44241628)"^^geo:wktLiteral ;
  geo-pos:lat "38.41439709"^^xsd:decimal ;
  geo-pos:long "-28.44241628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-01-P11ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-01-P11ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-01-P11ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.44241628'^^xsd:double;
  dwc:latitude '38.41439709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-01-P11ANT'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-01-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-01-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-01-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41439709 -28.44241628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41439709"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44241628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-01-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41439709 -28.44241628)"^^geo:wktLiteral ;
  geo-pos:lat "38.41439709"^^xsd:decimal ;
  geo-pos:long "-28.44241628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-01-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-01-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-01-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.44241628'^^xsd:double;
  dwc:latitude '38.41439709'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-01-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41236963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43935982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  geo-pos:lat "38.41236963"^^xsd:decimal ;
  geo-pos:long "-28.43935982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43935982'^^xsd:double;
  dwc:latitude '38.41236963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P00BAG'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41236963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43935982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  geo-pos:lat "38.41236963"^^xsd:decimal ;
  geo-pos:long "-28.43935982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43935982'^^xsd:double;
  dwc:latitude '38.41236963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P00GOR'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41236963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43935982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  geo-pos:lat "38.41236963"^^xsd:decimal ;
  geo-pos:long "-28.43935982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43935982'^^xsd:double;
  dwc:latitude '38.41236963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41236963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43935982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  geo-pos:lat "38.41236963"^^xsd:decimal ;
  geo-pos:long "-28.43935982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43935982'^^xsd:double;
  dwc:latitude '38.41236963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P00BCN'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41236963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43935982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  geo-pos:lat "38.41236963"^^xsd:decimal ;
  geo-pos:long "-28.43935982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43935982'^^xsd:double;
  dwc:latitude '38.41236963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P00CGR'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41236963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43935982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  geo-pos:lat "38.41236963"^^xsd:decimal ;
  geo-pos:long "-28.43935982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43935982'^^xsd:double;
  dwc:latitude '38.41236963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41236963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43935982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  geo-pos:lat "38.41236963"^^xsd:decimal ;
  geo-pos:long "-28.43935982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43935982'^^xsd:double;
  dwc:latitude '38.41236963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P00IMP'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P00RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P00RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P00RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41236963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43935982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P00RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  geo-pos:lat "38.41236963"^^xsd:decimal ;
  geo-pos:long "-28.43935982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P00RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P00RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P00RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43935982'^^xsd:double;
  dwc:latitude '38.41236963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P00RAT2'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41236963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43935982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41236963 -28.43935982)"^^geo:wktLiteral ;
  geo-pos:lat "38.41236963"^^xsd:decimal ;
  geo-pos:long "-28.43935982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43935982'^^xsd:double;
  dwc:latitude '38.41236963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-01-P12ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-01-P12ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-01-P12ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41565909 -28.43229733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41565909"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43229733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-01-P12ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41565909 -28.43229733)"^^geo:wktLiteral ;
  geo-pos:lat "38.41565909"^^xsd:decimal ;
  geo-pos:long "-28.43229733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-01-P12ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-01-P12ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-01-P12ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43229733'^^xsd:double;
  dwc:latitude '38.41565909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-01-P12ANT'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-01-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-01-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-01-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41565909 -28.43229733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41565909"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43229733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-01-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41565909 -28.43229733)"^^geo:wktLiteral ;
  geo-pos:lat "38.41565909"^^xsd:decimal ;
  geo-pos:long "-28.43229733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-01-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-01-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-01-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43229733'^^xsd:double;
  dwc:latitude '38.41565909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-01-P12BAG'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41565909 -28.43229733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41565909"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43229733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-01-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41565909 -28.43229733)"^^geo:wktLiteral ;
  geo-pos:lat "38.41565909"^^xsd:decimal ;
  geo-pos:long "-28.43229733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43229733'^^xsd:double;
  dwc:latitude '38.41565909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-01-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-01-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-01-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41565909 -28.43229733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41565909"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43229733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-01-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41565909 -28.43229733)"^^geo:wktLiteral ;
  geo-pos:lat "38.41565909"^^xsd:decimal ;
  geo-pos:long "-28.43229733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-01-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-01-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-01-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.43229733'^^xsd:double;
  dwc:latitude '38.41565909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-01-P12IMP'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99BES'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99CAB'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99MOR'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99PAR'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99PG1'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99SAR'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99UJE2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99UJE2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99UJE2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99UJE2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99UJE2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99UJE2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99UJE2'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99UJE2'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99BOG'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99GRA'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99HEP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99HEP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99HEP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99HEP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99HEP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99HEP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99HEP'^^xsd:string;
  dwc:scientificName 'Heptranchias perlo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA-DOCE'^^xsd:string;
  dwc:aphiaid '105832'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99HEP'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99PG2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99PG2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99PG2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99PG2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99PG2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99PG2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99PG2'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99PG2'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99CHE'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60861287"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40901949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60861287 -28.40901949)"^^geo:wktLiteral ;
  geo-pos:lat "38.60861287"^^xsd:decimal ;
  geo-pos:long "-28.40901949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40901949'^^xsd:double;
  dwc:latitude '38.60861287'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-02-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-02-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-02-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38871373 -28.40787962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38871373"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40787962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-02-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38871373 -28.40787962)"^^geo:wktLiteral ;
  geo-pos:lat "38.38871373"^^xsd:decimal ;
  geo-pos:long "-28.40787962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-02-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-02-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-02-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40787962'^^xsd:double;
  dwc:latitude '38.38871373'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-02-P12MMO'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-02-P12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-02-P12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-02-P12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38871373 -28.40787962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38871373"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40787962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-02-P12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38871373 -28.40787962)"^^geo:wktLiteral ;
  geo-pos:lat "38.38871373"^^xsd:decimal ;
  geo-pos:long "-28.40787962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-02-P12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-02-P12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-02-P12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40787962'^^xsd:double;
  dwc:latitude '38.38871373'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-02-P12SAP1'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-02-P12SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-02-P12SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-02-P12SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38871373 -28.40787962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38871373"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40787962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-02-P12SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38871373 -28.40787962)"^^geo:wktLiteral ;
  geo-pos:lat "38.38871373"^^xsd:decimal ;
  geo-pos:long "-28.40787962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-02-P12SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-02-P12SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-02-P12SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40787962'^^xsd:double;
  dwc:latitude '38.38871373'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-02-P12SAP3'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__MEIO-02-P12EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__MEIO-02-P12EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__MEIO-02-P12EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38871373 -28.40787962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38871373"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40787962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__MEIO-02-P12EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38871373 -28.40787962)"^^geo:wktLiteral ;
  geo-pos:lat "38.38871373"^^xsd:decimal ;
  geo-pos:long "-28.40787962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__MEIO-02-P12EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MEIO-02-P12EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'MEIO-02-P12EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40787962'^^xsd:double;
  dwc:latitude '38.38871373'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'MEIO-02-P12EPR'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-07-P11CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-07-P11CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-07-P11CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36845338"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38542043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-07-P11CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  geo-pos:lat "38.36845338"^^xsd:decimal ;
  geo-pos:long "-28.38542043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-07-P11CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-07-P11CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-07-P11CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38542043'^^xsd:double;
  dwc:latitude '38.36845338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-07-P11CRY'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-07-P11EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-07-P11EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-07-P11EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36845338"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38542043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-07-P11EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  geo-pos:lat "38.36845338"^^xsd:decimal ;
  geo-pos:long "-28.38542043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-07-P11EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-07-P11EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-07-P11EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38542043'^^xsd:double;
  dwc:latitude '38.36845338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-07-P11EPR'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-07-P11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-07-P11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-07-P11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36845338"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38542043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-07-P11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  geo-pos:lat "38.36845338"^^xsd:decimal ;
  geo-pos:long "-28.38542043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-07-P11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-07-P11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-07-P11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38542043'^^xsd:double;
  dwc:latitude '38.36845338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-07-P11CGI'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-07-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-07-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-07-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36845338"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38542043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-07-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  geo-pos:lat "38.36845338"^^xsd:decimal ;
  geo-pos:long "-28.38542043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-07-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-07-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-07-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38542043'^^xsd:double;
  dwc:latitude '38.36845338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-07-P11MMO'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-07-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-07-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-07-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36845338"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38542043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-07-P11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  geo-pos:lat "38.36845338"^^xsd:decimal ;
  geo-pos:long "-28.38542043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-07-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-07-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-07-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38542043'^^xsd:double;
  dwc:latitude '38.36845338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-07-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-07-P11SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-07-P11SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-07-P11SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36845338"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38542043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-07-P11SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  geo-pos:lat "38.36845338"^^xsd:decimal ;
  geo-pos:long "-28.38542043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-07-P11SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-07-P11SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-07-P11SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38542043'^^xsd:double;
  dwc:latitude '38.36845338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-07-P11SAP3'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-07-P11XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-07-P11XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-07-P11XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36845338"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38542043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-07-P11XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36845338 -28.38542043)"^^geo:wktLiteral ;
  geo-pos:lat "38.36845338"^^xsd:decimal ;
  geo-pos:long "-28.38542043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-07-P11XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-07-P11XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-07-P11XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38542043'^^xsd:double;
  dwc:latitude '38.36845338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-07-P11XAR'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03BES'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03PAR'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03CHE'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03ALF'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03IMP'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03MMO'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03SAP1'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03EPR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03EPR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03EPR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03EPR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03EPR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03EPR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03EPR2'^^xsd:string;
  dwc:scientificName 'Aphanopus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '159833'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03EPR2'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '159833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58062772"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38529634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58062772 -28.38529634)"^^geo:wktLiteral ;
  geo-pos:lat "38.58062772"^^xsd:decimal ;
  geo-pos:long "-28.38529634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.38529634'^^xsd:double;
  dwc:latitude '38.58062772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P03CGI'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01SAR'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01BAG'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01PG1'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01ALF'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01CGR'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01CHE'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01IMP'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01MMO'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01CAV'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01GAR'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01MOR4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01MOR4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01MOR4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01MOR4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01MOR4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01MOR4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01MOR4'^^xsd:string;
  dwc:scientificName 'Muraena augusti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA-PRETA'^^xsd:string;
  dwc:aphiaid '299565'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01MOR4'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '299565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56500249"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37467399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56500249 -28.37467399)"^^geo:wktLiteral ;
  geo-pos:lat "38.56500249"^^xsd:decimal ;
  geo-pos:long "-28.37467399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37467399'^^xsd:double;
  dwc:latitude '38.56500249'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P01PAR'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08BES'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08GAR'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08PAR'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08CAV'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08ROC'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08CHE'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08APR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08APR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08APR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08APR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08APR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08APR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08APR1'^^xsd:string;
  dwc:scientificName 'Apristurus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:aphiaid '105727'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08APR1'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08CGI6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08CGI6> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08CGI6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08CGI6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08CGI6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08CGI6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08CGI6'^^xsd:string;
  dwc:scientificName 'Synaphobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '125656'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08CGI6'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P08EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P08EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P08EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57148606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37154277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P08EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57148606 -28.37154277)"^^geo:wktLiteral ;
  geo-pos:lat "38.57148606"^^xsd:decimal ;
  geo-pos:long "-28.37154277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P08EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P08EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P08EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37154277'^^xsd:double;
  dwc:latitude '38.57148606'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P08EPR'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99ABR1'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99BOG'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99GAR'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99GOR'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99MOR'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99PAR'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99PG1'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99SAR'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99CAV'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99CHI'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99ALF'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99CAÇ'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99BAG'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99BCN'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99ESP'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99ESP1'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99LIX1'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99RAT1'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99CGR'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99MMO'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99IMP'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99SAP2'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99LIX2'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-V99CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-V99CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-V99CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37103488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-V99CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338234 -28.37103488)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338234"^^xsd:decimal ;
  geo-pos:long "-28.37103488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-V99CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-V99CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-V99CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37103488'^^xsd:double;
  dwc:latitude '38.40338234'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-V99CHN'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96ESP'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96IMP'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96RAT1'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96RAT2'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__1PAL-01-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__1PAL-01-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__1PAL-01-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83765468"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36926816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__1PAL-01-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83765468 -28.36926816)"^^geo:wktLiteral ;
  geo-pos:lat "36.83765468"^^xsd:decimal ;
  geo-pos:long "-28.36926816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__1PAL-01-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1PAL-01-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '1PAL-01-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36926816'^^xsd:double;
  dwc:latitude '36.83765468'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '1PAL-01-P96CHI'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99ABR1'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99BES'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99MOR'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99ALF'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99BAG'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99BCN'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99ECL'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99GOR'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99LAG3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99LAG3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99LAG3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99LAG3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99LAG3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99LAG3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99LAG3'^^xsd:string;
  dwc:scientificName 'Synodus synodus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DA-COSTA'^^xsd:string;
  dwc:aphiaid '126373'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99LAG3'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '126373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99ARA'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99ESP'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99GAR'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99PAR'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99SAR'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99SER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99SER'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99IMP'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99LIX2'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99MMO'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99SAP3'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99XAR'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99EPR'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-O99BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-O99BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-O99BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39934939"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36677059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-O99BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39934939 -28.36677059)"^^geo:wktLiteral ;
  geo-pos:lat "38.39934939"^^xsd:decimal ;
  geo-pos:long "-28.36677059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-O99BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-O99BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-O99BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36677059'^^xsd:double;
  dwc:latitude '38.39934939'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-O99BOG'^^xsd:string;
  dwc:observationDate '1999-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-01-V04ARR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-01-V04ARR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-01-V04ARR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38428168"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36107842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-01-V04ARR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  geo-pos:lat "38.38428168"^^xsd:decimal ;
  geo-pos:long "-28.36107842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-01-V04ARR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-01-V04ARR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-01-V04ARR'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36107842'^^xsd:double;
  dwc:latitude '38.38428168'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARREGANHADA'^^xsd:string;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-01-V04ARR'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-01-V04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-01-V04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-01-V04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38428168"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36107842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-01-V04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  geo-pos:lat "38.38428168"^^xsd:decimal ;
  geo-pos:long "-28.36107842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-01-V04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-01-V04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-01-V04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36107842'^^xsd:double;
  dwc:latitude '38.38428168'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-01-V04CGI'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-01-V04DOU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-01-V04DOU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-01-V04DOU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38428168"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36107842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-01-V04DOU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  geo-pos:lat "38.38428168"^^xsd:decimal ;
  geo-pos:long "-28.36107842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-01-V04DOU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-01-V04DOU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-01-V04DOU'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36107842'^^xsd:double;
  dwc:latitude '38.38428168'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: DOURADO'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-01-V04DOU'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-01-V04EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-01-V04EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-01-V04EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38428168"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36107842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-01-V04EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  geo-pos:lat "38.38428168"^^xsd:decimal ;
  geo-pos:long "-28.36107842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-01-V04EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-01-V04EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-01-V04EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36107842'^^xsd:double;
  dwc:latitude '38.38428168'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-01-V04EPR'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-01-V04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-01-V04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-01-V04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38428168"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36107842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-01-V04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  geo-pos:lat "38.38428168"^^xsd:decimal ;
  geo-pos:long "-28.36107842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-01-V04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-01-V04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-01-V04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36107842'^^xsd:double;
  dwc:latitude '38.38428168'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-01-V04MMO'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-01-V04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-01-V04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-01-V04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38428168"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36107842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-01-V04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  geo-pos:lat "38.38428168"^^xsd:decimal ;
  geo-pos:long "-28.36107842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-01-V04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-01-V04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-01-V04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36107842'^^xsd:double;
  dwc:latitude '38.38428168'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-01-V04SAP1'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-01-V04SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-01-V04SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-01-V04SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38428168"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36107842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-01-V04SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  geo-pos:lat "38.38428168"^^xsd:decimal ;
  geo-pos:long "-28.36107842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-01-V04SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-01-V04SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-01-V04SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36107842'^^xsd:double;
  dwc:latitude '38.38428168'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-01-V04SAP3'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-01-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-01-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-01-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38428168"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36107842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-01-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  geo-pos:lat "38.38428168"^^xsd:decimal ;
  geo-pos:long "-28.36107842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-01-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-01-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-01-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36107842'^^xsd:double;
  dwc:latitude '38.38428168'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-01-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-01-V04ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-01-V04ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-01-V04ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38428168"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36107842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-01-V04ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38428168 -28.36107842)"^^geo:wktLiteral ;
  geo-pos:lat "38.38428168"^^xsd:decimal ;
  geo-pos:long "-28.36107842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-01-V04ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-01-V04ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-01-V04ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36107842'^^xsd:double;
  dwc:latitude '38.38428168'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-01-V04ALE'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13BAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13BAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13BAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13BAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13BAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13BAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13BAR'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDA'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13BAR'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13CHI'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13IMP'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56025931"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35321893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56025931 -28.35321893)"^^geo:wktLiteral ;
  geo-pos:lat "38.56025931"^^xsd:decimal ;
  geo-pos:long "-28.35321893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35321893'^^xsd:double;
  dwc:latitude '38.56025931'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P13MMO'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56253945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33428472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  geo-pos:lat "38.56253945"^^xsd:decimal ;
  geo-pos:long "-28.33428472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.33428472'^^xsd:double;
  dwc:latitude '38.56253945'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56253945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33428472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  geo-pos:lat "38.56253945"^^xsd:decimal ;
  geo-pos:long "-28.33428472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.33428472'^^xsd:double;
  dwc:latitude '38.56253945'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P01PAR'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P01PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P01PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P01PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56253945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33428472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P01PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  geo-pos:lat "38.56253945"^^xsd:decimal ;
  geo-pos:long "-28.33428472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P01PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P01PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P01PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.33428472'^^xsd:double;
  dwc:latitude '38.56253945'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P01PG1'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P01ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P01ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P01ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56253945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33428472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P01ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  geo-pos:lat "38.56253945"^^xsd:decimal ;
  geo-pos:long "-28.33428472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P01ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P01ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P01ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.33428472'^^xsd:double;
  dwc:latitude '38.56253945'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P01ECL'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56253945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33428472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  geo-pos:lat "38.56253945"^^xsd:decimal ;
  geo-pos:long "-28.33428472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.33428472'^^xsd:double;
  dwc:latitude '38.56253945'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56253945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33428472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56253945 -28.33428472)"^^geo:wktLiteral ;
  geo-pos:lat "38.56253945"^^xsd:decimal ;
  geo-pos:long "-28.33428472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.33428472'^^xsd:double;
  dwc:latitude '38.56253945'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P01MMO'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07SPT'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07GAR'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07MOR'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07MOR1'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07PAR'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07SAR'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07BCN'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07GOR'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07BAG'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07ALF'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07IMP'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07ESP'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07CGR'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07MMO'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07CGI'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54431981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32055281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54431981 -28.32055281)"^^geo:wktLiteral ;
  geo-pos:lat "38.54431981"^^xsd:decimal ;
  geo-pos:long "-28.32055281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32055281'^^xsd:double;
  dwc:latitude '38.54431981'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02GOR'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02BAG'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02CGR'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02ALF'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02BCN'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02IMP'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02HEX>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02HEX> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02HEX> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02HEX>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02HEX>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02HEX" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02HEX'^^xsd:string;
  dwc:scientificName 'Hexanchus  griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALBAFAR'^^xsd:string;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02HEX'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02MMO'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02CGI'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02LUA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02LUA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02LUA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02LUA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02LUA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02LUA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02LUA'^^xsd:string;
  dwc:scientificName 'Lampadena urophaos atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLARINHO'^^xsd:string;
  dwc:aphiaid '221500'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02LUA'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '713102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02SAP3'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02EPR'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P02XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P02XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P02XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39236655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31193775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P02XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39236655 -28.31193775)"^^geo:wktLiteral ;
  geo-pos:lat "38.39236655"^^xsd:decimal ;
  geo-pos:long "-28.31193775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P02XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P02XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P02XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31193775'^^xsd:double;
  dwc:latitude '38.39236655'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P02XAR'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40050386"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30246906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  geo-pos:lat "38.40050386"^^xsd:decimal ;
  geo-pos:long "-28.30246906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30246906'^^xsd:double;
  dwc:latitude '38.40050386'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40050386"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30246906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  geo-pos:lat "38.40050386"^^xsd:decimal ;
  geo-pos:long "-28.30246906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30246906'^^xsd:double;
  dwc:latitude '38.40050386'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P96BAG'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40050386"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30246906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  geo-pos:lat "38.40050386"^^xsd:decimal ;
  geo-pos:long "-28.30246906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30246906'^^xsd:double;
  dwc:latitude '38.40050386'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P96GOR'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40050386"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30246906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  geo-pos:lat "38.40050386"^^xsd:decimal ;
  geo-pos:long "-28.30246906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30246906'^^xsd:double;
  dwc:latitude '38.40050386'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P96ALF'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40050386"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30246906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  geo-pos:lat "38.40050386"^^xsd:decimal ;
  geo-pos:long "-28.30246906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30246906'^^xsd:double;
  dwc:latitude '38.40050386'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P96BCN'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40050386"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30246906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  geo-pos:lat "38.40050386"^^xsd:decimal ;
  geo-pos:long "-28.30246906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30246906'^^xsd:double;
  dwc:latitude '38.40050386'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P96IMP'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P96MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P96MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P96MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40050386"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30246906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P96MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  geo-pos:lat "38.40050386"^^xsd:decimal ;
  geo-pos:long "-28.30246906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P96MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P96MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P96MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30246906'^^xsd:double;
  dwc:latitude '38.40050386'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P96MMO'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P96SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P96SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P96SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40050386"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30246906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P96SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40050386 -28.30246906)"^^geo:wktLiteral ;
  geo-pos:lat "38.40050386"^^xsd:decimal ;
  geo-pos:long "-28.30246906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P96SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P96SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P96SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30246906'^^xsd:double;
  dwc:latitude '38.40050386'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P96SAP2'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05PES'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05SAP3'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P05EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P05EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P05EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54116514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28638215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P05EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54116514 -28.28638215)"^^geo:wktLiteral ;
  geo-pos:lat "38.54116514"^^xsd:decimal ;
  geo-pos:long "-28.28638215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P05EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P05EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P05EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28638215'^^xsd:double;
  dwc:latitude '38.54116514'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P05EPR'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11ESP'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11HAP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11HAP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11HAP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11HAP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11HAP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11HAP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11HAP'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: HOPLOSTETUS'^^xsd:string;
  dwc:aphiaid '159409'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11HAP'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11XAP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11XAP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11XAP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11XAP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11XAP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11XAP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11XAP'^^xsd:string;
  dwc:scientificName 'Brama brama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XAPUTA'^^xsd:string;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11XAP'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11SPT'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38055347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27114928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38055347 -28.27114928)"^^geo:wktLiteral ;
  geo-pos:lat "38.38055347"^^xsd:decimal ;
  geo-pos:long "-28.27114928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27114928'^^xsd:double;
  dwc:latitude '38.38055347'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P11MMO'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00GAR'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00PAR'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00SAR'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00BES'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00MOR'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00RAS%3F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00RAS%3F> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00RAS%3F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00RAS%3F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00RAS%3F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00RAS?" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00RAS?'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00RAS?'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00CAV'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00GAI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00GAI'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00ROC'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00ALF'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00MMO'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00CGI'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00IMP'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00TAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00TAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00TAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00TAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00TAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00TAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00TAB'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TAMBORIL'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00TAB'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00ESC'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00SAP1'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00SAP3'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P00MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P00MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P00MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35681578"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P00MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35681578 -28.2679991)"^^geo:wktLiteral ;
  geo-pos:lat "38.35681578"^^xsd:decimal ;
  geo-pos:long "-28.2679991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P00MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P00MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P00MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679991'^^xsd:double;
  dwc:latitude '38.35681578'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P00MMO3'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26402794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008889"^^xsd:decimal ;
  geo-pos:long "-28.26402794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26402794'^^xsd:double;
  dwc:latitude '38.52008889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26402794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008889"^^xsd:decimal ;
  geo-pos:long "-28.26402794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26402794'^^xsd:double;
  dwc:latitude '38.52008889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P99MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P99MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P99MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26402794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P99MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008889"^^xsd:decimal ;
  geo-pos:long "-28.26402794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P99MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P99MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P99MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26402794'^^xsd:double;
  dwc:latitude '38.52008889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P99MOR1'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26402794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008889"^^xsd:decimal ;
  geo-pos:long "-28.26402794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26402794'^^xsd:double;
  dwc:latitude '38.52008889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P99PAR'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26402794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008889"^^xsd:decimal ;
  geo-pos:long "-28.26402794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26402794'^^xsd:double;
  dwc:latitude '38.52008889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P99SAR'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P99BAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P99BAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P99BAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26402794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P99BAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008889"^^xsd:decimal ;
  geo-pos:long "-28.26402794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P99BAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P99BAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P99BAR'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26402794'^^xsd:double;
  dwc:latitude '38.52008889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDA'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P99BAR'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P99EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P99EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P99EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26402794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P99EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008889"^^xsd:decimal ;
  geo-pos:long "-28.26402794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P99EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P99EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P99EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26402794'^^xsd:double;
  dwc:latitude '38.52008889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P99EPR'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26402794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008889"^^xsd:decimal ;
  geo-pos:long "-28.26402794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26402794'^^xsd:double;
  dwc:latitude '38.52008889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P99MMO'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P99SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P99SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P99SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26402794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P99SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008889 -28.26402794)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008889"^^xsd:decimal ;
  geo-pos:long "-28.26402794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P99SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P99SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P99SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26402794'^^xsd:double;
  dwc:latitude '38.52008889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P99SAP3'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-01-P11EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-01-P11EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-01-P11EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340963 -28.25089313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.340963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25089313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-01-P11EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340963 -28.25089313)"^^geo:wktLiteral ;
  geo-pos:lat "38.340963"^^xsd:decimal ;
  geo-pos:long "-28.25089313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-01-P11EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-01-P11EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-01-P11EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25089313'^^xsd:double;
  dwc:latitude '38.340963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-01-P11EPR'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-01-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-01-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-01-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340963 -28.25089313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.340963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25089313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-01-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340963 -28.25089313)"^^geo:wktLiteral ;
  geo-pos:lat "38.340963"^^xsd:decimal ;
  geo-pos:long "-28.25089313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-01-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-01-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-01-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25089313'^^xsd:double;
  dwc:latitude '38.340963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-01-P11MMO'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-01-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-01-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-01-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340963 -28.25089313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.340963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25089313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-01-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340963 -28.25089313)"^^geo:wktLiteral ;
  geo-pos:lat "38.340963"^^xsd:decimal ;
  geo-pos:long "-28.25089313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-01-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-01-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-01-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25089313'^^xsd:double;
  dwc:latitude '38.340963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-01-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-01-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-01-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-01-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340963 -28.25089313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.340963"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25089313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-01-P11TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340963 -28.25089313)"^^geo:wktLiteral ;
  geo-pos:lat "38.340963"^^xsd:decimal ;
  geo-pos:long "-28.25089313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-01-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-01-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-01-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25089313'^^xsd:double;
  dwc:latitude '38.340963'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-01-P11TNT'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00CAV'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00GOR'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00CHI'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00PAR'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00PG1'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00ALF'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00BAG'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00BAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00BAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00BAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00BAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00BAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00BAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00BAR'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDA'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00BAR'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00BCN'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00BES'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00CGR'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00IMP'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00MMO'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50785993"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24506199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50785993 -28.24506199)"^^geo:wktLiteral ;
  geo-pos:lat "38.50785993"^^xsd:decimal ;
  geo-pos:long "-28.24506199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24506199'^^xsd:double;
  dwc:latitude '38.50785993'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99BES'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99BOG'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99CAB'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99CAV'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99CHI'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99GOR'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99PAR'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99PG1'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99RAI1'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99SER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99SER'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99ABR1'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99BCN'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99BAG'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99CGR'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99ALF'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99ESP'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99IMP'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99LIX1'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99LIX2'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99SAP2'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99GAT'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-V99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-V99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-V99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50615866"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2369176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-V99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50615866 -28.2369176)"^^geo:wktLiteral ;
  geo-pos:lat "38.50615866"^^xsd:decimal ;
  geo-pos:long "-28.2369176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-V99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-V99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-V99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2369176'^^xsd:double;
  dwc:latitude '38.50615866'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-V99MMO'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07GOR'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07BAG'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07ALF'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07CHE'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07ECL'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07ESP'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07MMO'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07ALE'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07CGI'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07MMO1'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07PSE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07PSE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07PSE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07PSE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07PSE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07PSE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07PSE'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07PSE'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07EPR'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07IMP'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07BCN'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65990392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2121972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65990392 -28.2121972)"^^geo:wktLiteral ;
  geo-pos:lat "38.65990392"^^xsd:decimal ;
  geo-pos:long "-28.2121972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2121972'^^xsd:double;
  dwc:latitude '38.65990392'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-02-V04ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-02-V04ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-02-V04ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32587149"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18277505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-02-V04ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  geo-pos:lat "38.32587149"^^xsd:decimal ;
  geo-pos:long "-28.18277505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-02-V04ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-02-V04ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-02-V04ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18277505'^^xsd:double;
  dwc:latitude '38.32587149'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-02-V04ARE'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-02-V04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-02-V04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-02-V04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32587149"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18277505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-02-V04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  geo-pos:lat "38.32587149"^^xsd:decimal ;
  geo-pos:long "-28.18277505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-02-V04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-02-V04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-02-V04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18277505'^^xsd:double;
  dwc:latitude '38.32587149'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-02-V04CGI'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-02-V04COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-02-V04COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-02-V04COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32587149"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18277505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-02-V04COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  geo-pos:lat "38.32587149"^^xsd:decimal ;
  geo-pos:long "-28.18277505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-02-V04COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-02-V04COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-02-V04COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18277505'^^xsd:double;
  dwc:latitude '38.32587149'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-02-V04COL'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-02-V04EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-02-V04EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-02-V04EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32587149"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18277505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-02-V04EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  geo-pos:lat "38.32587149"^^xsd:decimal ;
  geo-pos:long "-28.18277505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-02-V04EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-02-V04EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-02-V04EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18277505'^^xsd:double;
  dwc:latitude '38.32587149'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-02-V04EPR'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-02-V04HAF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-02-V04HAF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-02-V04HAF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32587149"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18277505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-02-V04HAF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  geo-pos:lat "38.32587149"^^xsd:decimal ;
  geo-pos:long "-28.18277505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-02-V04HAF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-02-V04HAF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-02-V04HAF'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18277505'^^xsd:double;
  dwc:latitude '38.32587149'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: QUIMERA'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-02-V04HAF'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-02-V04LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-02-V04LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-02-V04LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32587149"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18277505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-02-V04LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  geo-pos:lat "38.32587149"^^xsd:decimal ;
  geo-pos:long "-28.18277505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-02-V04LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-02-V04LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-02-V04LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18277505'^^xsd:double;
  dwc:latitude '38.32587149'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-02-V04LIX3'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-02-V04MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-02-V04MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-02-V04MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32587149"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18277505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-02-V04MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  geo-pos:lat "38.32587149"^^xsd:decimal ;
  geo-pos:long "-28.18277505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-02-V04MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-02-V04MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-02-V04MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18277505'^^xsd:double;
  dwc:latitude '38.32587149'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-02-V04MMO3'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-02-V04SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-02-V04SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-02-V04SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32587149"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18277505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-02-V04SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  geo-pos:lat "38.32587149"^^xsd:decimal ;
  geo-pos:long "-28.18277505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-02-V04SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-02-V04SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-02-V04SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18277505'^^xsd:double;
  dwc:latitude '38.32587149'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-02-V04SAP3'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__FPI-02-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__FPI-02-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__FPI-02-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32587149"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18277505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__FPI-02-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32587149 -28.18277505)"^^geo:wktLiteral ;
  geo-pos:lat "38.32587149"^^xsd:decimal ;
  geo-pos:long "-28.18277505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__FPI-02-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FPI-02-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'FPI-02-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18277505'^^xsd:double;
  dwc:latitude '38.32587149'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'FPI-02-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12GAR'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12MOR'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12MOR3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12MOR3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12MOR3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12MOR3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12MOR3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12MOR3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12MOR3'^^xsd:string;
  dwc:scientificName 'Gymnothorax maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126299'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12MOR3'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12PAR'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12SAR'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12VIB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12VIB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12VIB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12VIB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12VIB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12VIB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12VIB'^^xsd:string;
  dwc:scientificName 'Enchelycore anatina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VÍBORA'^^xsd:string;
  dwc:aphiaid '126298'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12VIB'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12POR'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12BAL'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47556051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17710171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47556051 -28.17710171)"^^geo:wktLiteral ;
  geo-pos:lat "38.47556051"^^xsd:decimal ;
  geo-pos:long "-28.17710171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17710171'^^xsd:double;
  dwc:latitude '38.47556051'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02BES'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02CAV'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02GAR'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02GOR'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02MOR'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02MOR1'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02PAR'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02BCN'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02ALF'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02CGR'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72212653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15023607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72212653 -28.15023607)"^^geo:wktLiteral ;
  geo-pos:lat "38.72212653"^^xsd:decimal ;
  geo-pos:long "-28.15023607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15023607'^^xsd:double;
  dwc:latitude '38.72212653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12MOR'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12PAR'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12GAD'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12MMO'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12ESP1'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12ALE'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12CHN'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12EPR'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P12CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P12CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P12CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39647663"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14520912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P12CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39647663 -28.14520912)"^^geo:wktLiteral ;
  geo-pos:lat "38.39647663"^^xsd:decimal ;
  geo-pos:long "-28.14520912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P12CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P12CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P12CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.14520912'^^xsd:double;
  dwc:latitude '38.39647663'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P12CGI'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08BOG'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08GRA'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08LAG1'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08PAR'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08BES'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08CAV'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08GAR'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08PG1'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08LUL'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08BDA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08BDA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08BDA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08BDA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08BDA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08BDA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08BDA'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BODIÃO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08BDA'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08ESP'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-02-P08CGI6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-02-P08CGI6> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-02-P08CGI6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39659924"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13189452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-02-P08CGI6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39659924 -28.13189452)"^^geo:wktLiteral ;
  geo-pos:lat "38.39659924"^^xsd:decimal ;
  geo-pos:long "-28.13189452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-02-P08CGI6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-02-P08CGI6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-02-P08CGI6'^^xsd:string;
  dwc:scientificName 'Synaphobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13189452'^^xsd:double;
  dwc:latitude '38.39659924'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '125656'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-02-P08CGI6'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '125656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03TAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03TAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03TAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03TAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03TAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03TAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03TAB'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TAMBORIL'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03TAB'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03CAV'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03BAG'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03BOG'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03BES'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03CAB'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03PAR'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03ALF'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03IMP'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03RAI2'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03MMO'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03VER'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03SAP1'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03EPR1'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03POT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03POT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03POT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03POT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03POT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03POT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03POT'^^xsd:string;
  dwc:scientificName 'Ommastrephes bartramii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POTA-SALTADORA'^^xsd:string;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03POT'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03SAP3'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04464495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12348872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04464495 -28.12348872)"^^geo:wktLiteral ;
  geo-pos:lat "39.04464495"^^xsd:decimal ;
  geo-pos:long "-28.12348872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12348872'^^xsd:double;
  dwc:latitude '39.04464495'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P03CGI'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05ANT'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05GAR'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05PAR'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05BDA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05BDA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05BDA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05BDA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05BDA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05BDA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05BDA'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BODIÃO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05BDA'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05BES'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05BOG'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05ESP'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05MOR'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05BAG'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05CAB'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05LAG1'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05PG1'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05CAV'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05SPT'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05ESC'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11399675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11095476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11399675 -28.11095476)"^^geo:wktLiteral ;
  geo-pos:lat "39.11399675"^^xsd:decimal ;
  geo-pos:long "-28.11095476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11095476'^^xsd:double;
  dwc:latitude '39.11399675'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07PES'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07MMO'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07CAV'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07GAR'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07MOR'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07PAR'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07ROC'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07ANT'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07BES'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07GRA'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07CAB'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07TNT'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07SPT'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07ALF'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11279261"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10829318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11279261 -28.10829318)"^^geo:wktLiteral ;
  geo-pos:lat "39.11279261"^^xsd:decimal ;
  geo-pos:long "-28.10829318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10829318'^^xsd:double;
  dwc:latitude '39.11279261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P07IMP'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12CGI1'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12PAR'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12BES'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12ROC'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12ANT'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12CGI'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12MMO'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12SAP3'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P12EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P12EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P12EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62009498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10542893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P12EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62009498 -28.10542893)"^^geo:wktLiteral ;
  geo-pos:lat "38.62009498"^^xsd:decimal ;
  geo-pos:long "-28.10542893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P12EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P12EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P12EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10542893'^^xsd:double;
  dwc:latitude '38.62009498'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P12EPR'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12GAR'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12SAR'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12CAV'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12LGT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12LGT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12LGT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12LGT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12LGT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12LGT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12LGT'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGOSTA'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12LGT'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12MOR'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12PAR'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12ROC'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12GRA'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12ESP'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12TNT'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12ALF'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12ARE'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12BCN'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12CGR'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12IMP'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12PES'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12RAT3'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12CHI'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0425876"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1051655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0425876 -28.1051655)"^^geo:wktLiteral ;
  geo-pos:lat "39.0425876"^^xsd:decimal ;
  geo-pos:long "-28.1051655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1051655'^^xsd:double;
  dwc:latitude '39.0425876'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P12GOR'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08PAR'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08BES'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08BOG'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08CAV'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08GRA'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08ROC'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08RAI2'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08CHE'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61298813"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09802621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61298813 -28.09802621)"^^geo:wktLiteral ;
  geo-pos:lat "38.61298813"^^xsd:decimal ;
  geo-pos:long "-28.09802621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09802621'^^xsd:double;
  dwc:latitude '38.61298813'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07GAR'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07MER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07MER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07MER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07MER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07MER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07MER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07MER'^^xsd:string;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MERO'^^xsd:string;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07MER'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07MOR1'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07SAR'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07CAB'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07CAV'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07ECH>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07ECH> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07ECH> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07ECH>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07ECH>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07ECH" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07ECH'^^xsd:string;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ENCHARÉU'^^xsd:string;
  dwc:aphiaid '126812'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07ECH'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07MOR'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07PAR'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07ROC'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07BES'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07CHI'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07ESP1'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07ALF'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07IMP'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07ESC'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07MMO'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07SAP1'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P07MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P07MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P07MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02285269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09518302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P07MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02285269 -28.09518302)"^^geo:wktLiteral ;
  geo-pos:lat "39.02285269"^^xsd:decimal ;
  geo-pos:long "-28.09518302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P07MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P07MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P07MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09518302'^^xsd:double;
  dwc:latitude '39.02285269'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P07MMO3'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99BES'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99PAR'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99PG1'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99CAB'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99ROC'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99RAT2'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99ECL'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99CGI'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99MMO'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99ESC'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99EPR'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611482"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09260054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611482 -28.09260054)"^^geo:wktLiteral ;
  geo-pos:lat "38.611482"^^xsd:decimal ;
  geo-pos:long "-28.09260054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09260054'^^xsd:double;
  dwc:latitude '38.611482'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13BES'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13CAV'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13GAR'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13BAG'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13CHI'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13GRA'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13PG1'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13IMP'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13PES'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13MMO'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13MMO3'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P13SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P13SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P13SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61336545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09061992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P13SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61336545 -28.09061992)"^^geo:wktLiteral ;
  geo-pos:lat "38.61336545"^^xsd:decimal ;
  geo-pos:long "-28.09061992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P13SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P13SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P13SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09061992'^^xsd:double;
  dwc:latitude '38.61336545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P13SAP1'^^xsd:string;
  dwc:observationDate '2013-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04BAG'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04GAR'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04GOR'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04CGR'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04ALF'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04BCN'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04IMP'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04MMO'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04MOR'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P04ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P04ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P04ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39182407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08822325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P04ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39182407 -28.08822325)"^^geo:wktLiteral ;
  geo-pos:lat "38.39182407"^^xsd:decimal ;
  geo-pos:long "-28.08822325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P04ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P04ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P04ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08822325'^^xsd:double;
  dwc:latitude '38.39182407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P04ROC'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03GAR'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03BES'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03BOG'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03MOR'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03CAB'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03CAV'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03CAÇ'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03PAR'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03GRA'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03CHI'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03ESP'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03ALF'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03IMP'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12420196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08218391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12420196 -28.08218391)"^^geo:wktLiteral ;
  geo-pos:lat "39.12420196"^^xsd:decimal ;
  geo-pos:long "-28.08218391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08218391'^^xsd:double;
  dwc:latitude '39.12420196'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10PAR'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10BOG'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10ALF'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10BCN'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10CGR'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10BAG'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10CHE'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10IMP'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10CAV'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10CHI'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10GOR'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10BES'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61219065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07791042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61219065 -28.07791042)"^^geo:wktLiteral ;
  geo-pos:lat "38.61219065"^^xsd:decimal ;
  geo-pos:long "-28.07791042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07791042'^^xsd:double;
  dwc:latitude '38.61219065'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P10MMO'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08EPR'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08MMO1'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08SAP3'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08CHI'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08PAR'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08PG1'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08ROC'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08ALF'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08CGI'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P08CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P08CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P08CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475293"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07262427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P08CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475293 -28.07262427)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475293"^^xsd:decimal ;
  geo-pos:long "-28.07262427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P08CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P08CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P08CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07262427'^^xsd:double;
  dwc:latitude '38.60475293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P08CGI3'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04PAR'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04CAV'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04GAR'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04ROC'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04CHI'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04LAG1'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04SAP3'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60324072"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07094268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60324072 -28.07094268)"^^geo:wktLiteral ;
  geo-pos:lat "38.60324072"^^xsd:decimal ;
  geo-pos:long "-28.07094268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07094268'^^xsd:double;
  dwc:latitude '38.60324072'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11VER'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11BES'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11GAR'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11PAR'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11CAV'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11CAÇ'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11CGR'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11CHI'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11BOG'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11ALF'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11IMP'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70482696"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07081034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70482696 -28.07081034)"^^geo:wktLiteral ;
  geo-pos:lat "38.70482696"^^xsd:decimal ;
  geo-pos:long "-28.07081034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07081034'^^xsd:double;
  dwc:latitude '38.70482696'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03BES'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03PAR'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03BOG'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03CAV'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03BAG'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03ALF'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03IMP'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7018426"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06702807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7018426 -28.06702807)"^^geo:wktLiteral ;
  geo-pos:lat "38.7018426"^^xsd:decimal ;
  geo-pos:long "-28.06702807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06702807'^^xsd:double;
  dwc:latitude '38.7018426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03IMP'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03CGI'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03MMO'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03MMO1'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03SAP1'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03SAP3'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03XAR'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03PAR'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03PG1'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03GAR'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03GRA'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60025581"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06505276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60025581 -28.06505276)"^^geo:wktLiteral ;
  geo-pos:lat "38.60025581"^^xsd:decimal ;
  geo-pos:long "-28.06505276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06505276'^^xsd:double;
  dwc:latitude '38.60025581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13GAR'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13MER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13MER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13MER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13MER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13MER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13MER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13MER'^^xsd:string;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MERO'^^xsd:string;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13MER'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13MOR'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13SAR'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13CAÇ'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13BAG'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13CAV'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13ESP'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13IMP'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70254957"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06476629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70254957 -28.06476629)"^^geo:wktLiteral ;
  geo-pos:lat "38.70254957"^^xsd:decimal ;
  geo-pos:long "-28.06476629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06476629'^^xsd:double;
  dwc:latitude '38.70254957'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05CHI'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05ESP'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05BRR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05BRR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05BRR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05BRR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05BRR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05BRR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05BRR'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARROSO'^^xsd:string;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05BRR'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05MMO4'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05SAP3'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05CGI'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05EPR1'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05LIX3'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05ANT'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05GAR'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05CAV'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05MOR'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60146788"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06329791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60146788 -28.06329791)"^^geo:wktLiteral ;
  geo-pos:lat "38.60146788"^^xsd:decimal ;
  geo-pos:long "-28.06329791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06329791'^^xsd:double;
  dwc:latitude '38.60146788'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13CGR'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13GAR'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13MOR'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13ANT'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13CAB'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13CAV'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13GRA'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13BAG'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13BES'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13CHI'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13IMP'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13CHE'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13ESC'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13ABR2'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P13PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P13PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P13PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13328061"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06295568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P13PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13328061 -28.06295568)"^^geo:wktLiteral ;
  geo-pos:lat "39.13328061"^^xsd:decimal ;
  geo-pos:long "-28.06295568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P13PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P13PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P13PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06295568'^^xsd:double;
  dwc:latitude '39.13328061'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P13PES'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96IMP'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96BES'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96GAR'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96GRA'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96LUL'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96PAR'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96RAS1'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96CAB'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96CAÇ'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96MOR'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96ROC'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96SPT'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13116239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06255092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13116239 -28.06255092)"^^geo:wktLiteral ;
  geo-pos:lat "39.13116239"^^xsd:decimal ;
  geo-pos:long "-28.06255092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06255092'^^xsd:double;
  dwc:latitude '39.13116239'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02GAR'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02GOR'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02MOR'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02PAR'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02CAB'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02BAG'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02BCN'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02CGR'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02RAI2'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02ALF'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12880965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05662973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12880965 -28.05662973)"^^geo:wktLiteral ;
  geo-pos:lat "39.12880965"^^xsd:decimal ;
  geo-pos:long "-28.05662973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05662973'^^xsd:double;
  dwc:latitude '39.12880965'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02XAR'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02CGI'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02MOR'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02PAR'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02CGR'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02CHI'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02PG1'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02BCN'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02BES'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02CAV'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02GAR'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02GOR'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02ARA'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02ECL'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02MMO'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70687914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05472976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P02SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70687914 -28.05472976)"^^geo:wktLiteral ;
  geo-pos:lat "38.70687914"^^xsd:decimal ;
  geo-pos:long "-28.05472976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05472976'^^xsd:double;
  dwc:latitude '38.70687914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10CAV'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10CHI'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10MMO'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10XAR'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10EPR'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10SAP3'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10PAR'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70973728"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05458967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70973728 -28.05458967)"^^geo:wktLiteral ;
  geo-pos:lat "38.70973728"^^xsd:decimal ;
  geo-pos:long "-28.05458967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05458967'^^xsd:double;
  dwc:latitude '38.70973728'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04ALF'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04PES'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04IMP'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04CGI'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04MMO'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04BRR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04BRR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04BRR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04BRR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04BRR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04BRR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04BRR'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARROSO'^^xsd:string;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04BRR'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04GAT'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04ANT'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04CAV'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04GAR'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04PAR'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04ROC'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04BAG'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04BES'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04CAB'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04CHI'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12965548"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05116613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12965548 -28.05116613)"^^geo:wktLiteral ;
  geo-pos:lat "39.12965548"^^xsd:decimal ;
  geo-pos:long "-28.05116613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05116613'^^xsd:double;
  dwc:latitude '39.12965548'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05BAL'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05BOG'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05CAB'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05CAV'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05PAR'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05BES'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05ESP'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05GAD'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05PES'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69896207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.046149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69896207 -28.046149)"^^geo:wktLiteral ;
  geo-pos:lat "38.69896207"^^xsd:decimal ;
  geo-pos:long "-28.046149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.046149'^^xsd:double;
  dwc:latitude '38.69896207'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P01BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P01BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P01BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68955481"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03569125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P01BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  geo-pos:lat "38.68955481"^^xsd:decimal ;
  geo-pos:long "-28.03569125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P01BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P01BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P01BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03569125'^^xsd:double;
  dwc:latitude '38.68955481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P01BES'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68955481"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03569125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  geo-pos:lat "38.68955481"^^xsd:decimal ;
  geo-pos:long "-28.03569125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03569125'^^xsd:double;
  dwc:latitude '38.68955481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P01GAR'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68955481"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03569125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  geo-pos:lat "38.68955481"^^xsd:decimal ;
  geo-pos:long "-28.03569125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03569125'^^xsd:double;
  dwc:latitude '38.68955481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P01PAR'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68955481"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03569125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  geo-pos:lat "38.68955481"^^xsd:decimal ;
  geo-pos:long "-28.03569125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03569125'^^xsd:double;
  dwc:latitude '38.68955481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P01CAV'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P01CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P01CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P01CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68955481"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03569125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P01CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  geo-pos:lat "38.68955481"^^xsd:decimal ;
  geo-pos:long "-28.03569125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P01CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P01CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P01CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03569125'^^xsd:double;
  dwc:latitude '38.68955481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P01CAÇ'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68955481"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03569125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  geo-pos:lat "38.68955481"^^xsd:decimal ;
  geo-pos:long "-28.03569125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03569125'^^xsd:double;
  dwc:latitude '38.68955481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68955481"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03569125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  geo-pos:lat "38.68955481"^^xsd:decimal ;
  geo-pos:long "-28.03569125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03569125'^^xsd:double;
  dwc:latitude '38.68955481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68955481"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03569125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  geo-pos:lat "38.68955481"^^xsd:decimal ;
  geo-pos:long "-28.03569125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03569125'^^xsd:double;
  dwc:latitude '38.68955481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P01PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P01PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P01PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68955481"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03569125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P01PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  geo-pos:lat "38.68955481"^^xsd:decimal ;
  geo-pos:long "-28.03569125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P01PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P01PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P01PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03569125'^^xsd:double;
  dwc:latitude '38.68955481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P01PG1'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68955481"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03569125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68955481 -28.03569125)"^^geo:wktLiteral ;
  geo-pos:lat "38.68955481"^^xsd:decimal ;
  geo-pos:long "-28.03569125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03569125'^^xsd:double;
  dwc:latitude '38.68955481'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P01ALF'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05BES'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05BOG'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05CAV'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05CHE'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05HAP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05HAP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05HAP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05HAP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05HAP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05HAP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05HAP'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: HOPLOSTETUS'^^xsd:string;
  dwc:aphiaid '159409'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05HAP'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05CHI'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05GAR'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05LAG1'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05MOR'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05ROC'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05RAT3'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05ALF'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05GAT'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05ESC'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05PES'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-03-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-03-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-03-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43978914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01980528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-03-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43978914 -28.01980528)"^^geo:wktLiteral ;
  geo-pos:lat "38.43978914"^^xsd:decimal ;
  geo-pos:long "-28.01980528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-03-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-03-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-03-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01980528'^^xsd:double;
  dwc:latitude '38.43978914'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-03-P05CGI'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99MER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99MER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99MER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99MER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99MER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99MER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99MER'^^xsd:string;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MERO'^^xsd:string;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99MER'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99SAR'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99BES'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99CAB'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99PAR'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99MOR'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99RAT2'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11631653"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0119044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11631653 -28.0119044)"^^geo:wktLiteral ;
  geo-pos:lat "39.11631653"^^xsd:decimal ;
  geo-pos:long "-28.0119044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0119044'^^xsd:double;
  dwc:latitude '39.11631653'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00PAR'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00CAÇ'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00ALF'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00ARA'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00CGI'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00MMO'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00POT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00POT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00POT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00POT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00POT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00POT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00POT1'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POTA EUROPEIA'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00POT1'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00SAP3'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P00SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P00SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P00SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69703956"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01086651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P00SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69703956 -28.01086651)"^^geo:wktLiteral ;
  geo-pos:lat "38.69703956"^^xsd:decimal ;
  geo-pos:long "-28.01086651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P00SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P00SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P00SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01086651'^^xsd:double;
  dwc:latitude '38.69703956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P00SAP1'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10BCN'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10IMP'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10ESC'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10MMO'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10CGI'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10EPR'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10SAP1'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10XAR'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10BES'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10CAB'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10CAV'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10CAÇ'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10CHI'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10ESP'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10LAG2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10LAG2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10LAG2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10LAG2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10LAG2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10LAG2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10LAG2'^^xsd:string;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10LAG2'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10PAR'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10PG1'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10UJE2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10UJE2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10UJE2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10UJE2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10UJE2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10UJE2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10UJE2'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10UJE2'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10GOR'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10CGR'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10ALF'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P10CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P10CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P10CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12844068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00699288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P10CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12844068 -28.00699288)"^^geo:wktLiteral ;
  geo-pos:lat "39.12844068"^^xsd:decimal ;
  geo-pos:long "-28.00699288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P10CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P10CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P10CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00699288'^^xsd:double;
  dwc:latitude '39.12844068'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P10CGI3'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08CAV'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08GAR'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08SAR'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08ANT'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08BES'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08CAB'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08PAR'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08BOG'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08LUL'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08CGI6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08CGI6> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08CGI6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08CGI6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08CGI6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08CGI6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08CGI6'^^xsd:string;
  dwc:scientificName 'Synaphobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '125656'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08CGI6'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '125656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08CHN'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08MMO'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08EPR'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08XAP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08XAP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08XAP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08XAP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08XAP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08XAP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08XAP'^^xsd:string;
  dwc:scientificName 'Brama brama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XAPUTA'^^xsd:string;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08XAP'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08XAR'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08MMO3'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08MOR'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P08LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P08LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P08LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12310929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00240795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P08LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12310929 -28.00240795)"^^geo:wktLiteral ;
  geo-pos:lat "39.12310929"^^xsd:decimal ;
  geo-pos:long "-28.00240795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P08LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P08LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P08LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00240795'^^xsd:double;
  dwc:latitude '39.12310929'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P08LAG1'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02POT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02POT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02POT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02POT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02POT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02POT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02POT'^^xsd:string;
  dwc:scientificName 'Ommastrephes bartramii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POTA-SALTADORA'^^xsd:string;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02POT'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02CGI'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02ARR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02ARR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02ARR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02ARR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02ARR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02ARR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02ARR'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARREGANHADA'^^xsd:string;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02ARR'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02MMO3'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02XAR'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02CHE'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02IMP'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02MMO'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02CAV'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02GAR'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02GOR'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02MOR'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02BES'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02RAS>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02RAS'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02BAG'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02CGR'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02BCN'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02ALF'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02PAR'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1239213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0003788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1239213 -28.0003788)"^^geo:wktLiteral ;
  geo-pos:lat "39.1239213"^^xsd:decimal ;
  geo-pos:long "-28.0003788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0003788'^^xsd:double;
  dwc:latitude '39.1239213'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05BRR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05BRR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05BRR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05BRR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05BRR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05BRR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05BRR'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARROSO'^^xsd:string;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05BRR'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05BES'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05CAB'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05CAV'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05PAR'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05PG1'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05ROC'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05VER'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05EPR'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05EPT'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P05SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P05SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P05SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12568036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99336857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P05SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12568036 -27.99336857)"^^geo:wktLiteral ;
  geo-pos:lat "39.12568036"^^xsd:decimal ;
  geo-pos:long "-27.99336857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P05SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P05SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P05SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99336857'^^xsd:double;
  dwc:latitude '39.12568036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P05SAP3'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99ESP'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99SPT'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99RAT2'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99CHE'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99GAD'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99PAR'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99277006"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98963185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99277006 -27.98963185)"^^geo:wktLiteral ;
  geo-pos:lat "38.99277006"^^xsd:decimal ;
  geo-pos:long "-27.98963185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98963185'^^xsd:double;
  dwc:latitude '38.99277006'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P99PG1'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07GAR'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07MOR1'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07PAR'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07BES'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07CAB'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07CAV'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07LUL'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07ALF'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07ARA'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07IMP'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07MMO'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P07GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P07GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P07GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98208945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P07GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693665 -27.98208945)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693665"^^xsd:decimal ;
  geo-pos:long "-27.98208945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P07GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P07GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P07GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98208945'^^xsd:double;
  dwc:latitude '38.67693665'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P07GAT'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04BES'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04CAV'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04CHI'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04GAR'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04MOR'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04PAR'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04PG1'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04ROC'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04ESP'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04BAG'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04CAB'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04IMP'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04GAT'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04MMO'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-04-P04VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-04-P04VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-04-P04VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42093055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98128701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-04-P04VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42093055 -27.98128701)"^^geo:wktLiteral ;
  geo-pos:lat "38.42093055"^^xsd:decimal ;
  geo-pos:long "-27.98128701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-04-P04VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-04-P04VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-04-P04VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98128701'^^xsd:double;
  dwc:latitude '38.42093055'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-04-P04VER'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11GAR'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11MOR'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11PAR'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11BES'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11CAV'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11CGI1'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11ESP'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11SOL2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11SOL2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11SOL2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11SOL2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11SOL2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11SOL2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11SOL2'^^xsd:string;
  dwc:scientificName 'Bothus podas maderiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SOLHA'^^xsd:string;
  dwc:aphiaid '322836'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11SOL2'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11CAÇ'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11ALF'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11CGR'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11VER'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11IMP'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11CHI'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11XAR'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11MMO'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68020623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97458631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68020623 -27.97458631)"^^geo:wktLiteral ;
  geo-pos:lat "38.68020623"^^xsd:decimal ;
  geo-pos:long "-27.97458631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97458631'^^xsd:double;
  dwc:latitude '38.68020623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P11CGI'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01ALF'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01CGR'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01IMP'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01MMO'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01RAI2'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01RAT2'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01ESC'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01SAP1'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01XAR'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01EPR'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01MMO3'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01PSE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01PSE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01PSE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01PSE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01PSE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01PSE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01PSE'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01PSE'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01SAP3'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01CGI'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01BES'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01CAV'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01CAÇ'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01GOR'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01BAG'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01CHI'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01BCN'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96284649"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96665983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96284649 -27.96665983)"^^geo:wktLiteral ;
  geo-pos:lat "38.96284649"^^xsd:decimal ;
  geo-pos:long "-27.96665983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96665983'^^xsd:double;
  dwc:latitude '38.96284649'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01GAR'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01PAR'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01PG1'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01SAR'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01BES'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01CAB'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01CAV'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01CAÇ'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01GOR'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01CHI'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01ALF'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01BCN'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10031792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96389827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10031792 -27.96389827)"^^geo:wktLiteral ;
  geo-pos:lat "39.10031792"^^xsd:decimal ;
  geo-pos:long "-27.96389827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96389827'^^xsd:double;
  dwc:latitude '39.10031792'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P01IMP'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11ESC'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11PES'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11VER'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11GAT'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11MMO4'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11PAR'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97942348"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96380571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97942348 -27.96380571)"^^geo:wktLiteral ;
  geo-pos:lat "38.97942348"^^xsd:decimal ;
  geo-pos:long "-27.96380571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96380571'^^xsd:double;
  dwc:latitude '38.97942348'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97BES'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97CAV'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97POL'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97SER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97SER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97SER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97SER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97SER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97SER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97SER'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SERRA'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97SER'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97PAR'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97CAB'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97MOR'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97CAÇ'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97ALF'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97CGR'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97CHE'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97IMP'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97PES'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P97MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P97MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P97MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10490298"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95915045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P97MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10490298 -27.95915045)"^^geo:wktLiteral ;
  geo-pos:lat "39.10490298"^^xsd:decimal ;
  geo-pos:long "-27.95915045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P97MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P97MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P97MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95915045'^^xsd:double;
  dwc:latitude '39.10490298'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P97MMO4'^^xsd:string;
  dwc:observationDate '1997-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12BES'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12CAV'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12ESP'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12BAL'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12GOR'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12PAR'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12PG1'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12ALF'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12BCN'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12IMP'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12GAT'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P12PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P12PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P12PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67089314"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95492796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P12PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67089314 -27.95492796)"^^geo:wktLiteral ;
  geo-pos:lat "38.67089314"^^xsd:decimal ;
  geo-pos:long "-27.95492796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P12PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P12PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P12PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95492796'^^xsd:double;
  dwc:latitude '38.67089314'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P12PES'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00BES'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00GAR'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00GOR'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00PAR'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00POR'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00ROC'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00SAR'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00PG1'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00CAÇ'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00LAG3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00LAG3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00LAG3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00LAG3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00LAG3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00LAG3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00LAG3'^^xsd:string;
  dwc:scientificName 'Synodus synodus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DA-COSTA'^^xsd:string;
  dwc:aphiaid '126373'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00LAG3'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00BAG'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00BCN'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00CGR'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00SPT'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00ALF'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00RAT1'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00GAD'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00GAT'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66255807"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93807808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P00MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66255807 -27.93807808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66255807"^^xsd:decimal ;
  geo-pos:long "-27.93807808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93807808'^^xsd:double;
  dwc:latitude '38.66255807'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P00MOR'^^xsd:string;
  dwc:observationDate '2000-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00BES'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00CAV'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00CGR'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00GAR'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00GOR'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00PAR'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00RAS%3F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00RAS%3F> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00RAS%3F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00RAS%3F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00RAS%3F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00RAS?" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00RAS?'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00RAS?'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00SAR'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00ARA'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00BCN'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00MMO'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00PES'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00RAT1'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00CGI'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00ESC'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00POT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00POT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00POT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00POT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00POT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00POT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00POT'^^xsd:string;
  dwc:scientificName 'Ommastrephes bartramii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POTA-SALTADORA'^^xsd:string;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00POT'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00ALF'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P00ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P00ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P00ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96979681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93778887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P00ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96979681 -27.93778887)"^^geo:wktLiteral ;
  geo-pos:lat "38.96979681"^^xsd:decimal ;
  geo-pos:long "-27.93778887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P00ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P00ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P00ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93778887'^^xsd:double;
  dwc:latitude '38.96979681'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P00ALE'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00BES'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00CAB'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00CAÇ'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00GOR'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00PAR'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00PG1'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00POR'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00BAG'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00CAV'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00BCN'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00ALF'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00CGR'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00CHE'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00IMP'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00RAT1'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00RAT2'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00UJE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00UJE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00UJE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00UJE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00UJE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00UJE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00UJE'^^xsd:string;
  dwc:scientificName 'Pteroplatytrygon violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '158540'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00UJE'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P00CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P00CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P00CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08058982"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9357022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P00CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08058982 -27.9357022)"^^geo:wktLiteral ;
  geo-pos:lat "39.08058982"^^xsd:decimal ;
  geo-pos:long "-27.9357022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P00CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P00CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P00CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9357022'^^xsd:double;
  dwc:latitude '39.08058982'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P00CGI'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10GAR'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10PAR'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10SAR'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10BES'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10CAV'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10ESP'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10CAB'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10CHI'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10PG1'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10RAT3'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10CGI3'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10PES'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10ESC'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10MMO'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10GAT'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10RAT1'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10VER'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10CGI1'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0834338"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92690874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0834338 -27.92690874)"^^geo:wktLiteral ;
  geo-pos:lat "39.0834338"^^xsd:decimal ;
  geo-pos:long "-27.92690874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92690874'^^xsd:double;
  dwc:latitude '39.0834338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11BOG'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11CAV'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11CGR'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11GAR'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11GOR'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11MER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11MER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11MER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11MER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11MER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11MER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11MER'^^xsd:string;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MERO'^^xsd:string;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11MER'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11PAR'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11ANT'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11BES'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11CHI'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11MOR'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11SAR'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11ALF'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11IMP'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11ESP'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11BCN'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11ESC'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11RAT1'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11MMO'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11LIX3'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11CGI'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P11SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P11SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P11SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07232855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92671754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P11SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07232855 -27.92671754)"^^geo:wktLiteral ;
  geo-pos:lat "39.07232855"^^xsd:decimal ;
  geo-pos:long "-27.92671754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P11SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P11SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P11SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92671754'^^xsd:double;
  dwc:latitude '39.07232855'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P11SAP3'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12MMO'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12SAP1'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12GAR'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12GOR'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12PAR'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12SAR'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12CAV'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12CGR'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12MOR'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12ESP'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12ALF'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12BCN'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12IMP'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12ABR2'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12RAT1'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P12ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P12ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P12ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09177165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92564071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P12ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09177165 -27.92564071)"^^geo:wktLiteral ;
  geo-pos:lat "39.09177165"^^xsd:decimal ;
  geo-pos:long "-27.92564071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P12ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P12ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P12ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92564071'^^xsd:double;
  dwc:latitude '39.09177165'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P12ESC'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04BES'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04CAV'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04PAR'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04PG1'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04ALF'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04ESP'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04ECL'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04IMP'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04CGI'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04MMO'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04PES'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04BRR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04BRR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04BRR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04BRR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04BRR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04BRR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04BRR'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARROSO'^^xsd:string;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04BRR'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P04EPR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P04EPR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P04EPR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05302115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91895151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P04EPR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05302115 -27.91895151)"^^geo:wktLiteral ;
  geo-pos:lat "39.05302115"^^xsd:decimal ;
  geo-pos:long "-27.91895151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P04EPR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P04EPR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P04EPR2'^^xsd:string;
  dwc:scientificName 'Aphanopus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91895151'^^xsd:double;
  dwc:latitude '39.05302115'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '159833'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P04EPR2'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '159833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13MER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13MER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13MER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13MER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13MER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13MER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13MER'^^xsd:string;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MERO'^^xsd:string;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13MER'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13PAR'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13COE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13COE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13COE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13COE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13COE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13COE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13COE'^^xsd:string;
  dwc:scientificName 'Promethichthys prometheus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE COELHO'^^xsd:string;
  dwc:aphiaid '126866'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13COE'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13PES'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13ABR2'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13SAP3'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P13SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P13SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P13SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07032583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91821119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P13SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07032583 -27.91821119)"^^geo:wktLiteral ;
  geo-pos:lat "39.07032583"^^xsd:decimal ;
  geo-pos:long "-27.91821119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P13SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P13SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P13SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91821119'^^xsd:double;
  dwc:latitude '39.07032583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P13SAP1'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08BES'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08BOG'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08CGR'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08ALF'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08IMP'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08PES'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08CAB'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08CAV'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08CHI'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08ESP'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08GOR'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08PAR'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08PG1'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08BAG'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-02-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-02-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-02-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01643563"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90480232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-02-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01643563 -27.90480232)"^^geo:wktLiteral ;
  geo-pos:lat "39.01643563"^^xsd:decimal ;
  geo-pos:long "-27.90480232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-02-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-02-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-02-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.90480232'^^xsd:double;
  dwc:latitude '39.01643563'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-02-P08BCN'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97BES'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97CGR'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97CAB'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97MOR'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97PG1'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97ESP'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97IMP'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97MMO'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97CGI'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97SAP1'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97EPR'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97CRY'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2GRA-01-P97SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2GRA-01-P97SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2GRA-01-P97SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02991894"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89883101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2GRA-01-P97SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02991894 -27.89883101)"^^geo:wktLiteral ;
  geo-pos:lat "39.02991894"^^xsd:decimal ;
  geo-pos:long "-27.89883101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2GRA-01-P97SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2GRA-01-P97SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2GRA-01-P97SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89883101'^^xsd:double;
  dwc:latitude '39.02991894'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2GRA-01-P97SAP3'^^xsd:string;
  dwc:observationDate '1997-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-05-P11COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-05-P11COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-05-P11COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08073848 -27.86912429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08073848"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86912429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-05-P11COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08073848 -27.86912429)"^^geo:wktLiteral ;
  geo-pos:lat "39.08073848"^^xsd:decimal ;
  geo-pos:long "-27.86912429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-05-P11COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-05-P11COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-05-P11COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.86912429'^^xsd:double;
  dwc:latitude '39.08073848'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-05-P11COL'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-05-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-05-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-05-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08073848 -27.86912429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08073848"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86912429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-05-P11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08073848 -27.86912429)"^^geo:wktLiteral ;
  geo-pos:lat "39.08073848"^^xsd:decimal ;
  geo-pos:long "-27.86912429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-05-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-05-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-05-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.86912429'^^xsd:double;
  dwc:latitude '39.08073848'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-05-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-05-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-05-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-05-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08073848 -27.86912429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08073848"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86912429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-05-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08073848 -27.86912429)"^^geo:wktLiteral ;
  geo-pos:lat "39.08073848"^^xsd:decimal ;
  geo-pos:long "-27.86912429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-05-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-05-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-05-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.86912429'^^xsd:double;
  dwc:latitude '39.08073848'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-05-P11MMO'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-05-P11SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-05-P11SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-05-P11SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08073848 -27.86912429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08073848"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86912429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-05-P11SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08073848 -27.86912429)"^^geo:wktLiteral ;
  geo-pos:lat "39.08073848"^^xsd:decimal ;
  geo-pos:long "-27.86912429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-05-P11SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-05-P11SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-05-P11SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.86912429'^^xsd:double;
  dwc:latitude '39.08073848'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-05-P11SAP3'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96BES'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96BOG'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96CAB'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96CAÇ'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96CHI'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96CHE'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96IMP'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96SAP1'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96LUL'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61811385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82412851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61811385 -27.82412851)"^^geo:wktLiteral ;
  geo-pos:lat "38.61811385"^^xsd:decimal ;
  geo-pos:long "-27.82412851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82412851'^^xsd:double;
  dwc:latitude '38.61811385'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__GRAP-02-V05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__GRAP-02-V05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__GRAP-02-V05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00046535 -27.79464356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00046535"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79464356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__GRAP-02-V05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00046535 -27.79464356)"^^geo:wktLiteral ;
  geo-pos:lat "39.00046535"^^xsd:decimal ;
  geo-pos:long "-27.79464356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__GRAP-02-V05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GRAP-02-V05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'GRAP-02-V05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.79464356'^^xsd:double;
  dwc:latitude '39.00046535'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'GRAP-02-V05CGI'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__GRAP-02-V05COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__GRAP-02-V05COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__GRAP-02-V05COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00046535 -27.79464356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00046535"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79464356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__GRAP-02-V05COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00046535 -27.79464356)"^^geo:wktLiteral ;
  geo-pos:lat "39.00046535"^^xsd:decimal ;
  geo-pos:long "-27.79464356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__GRAP-02-V05COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GRAP-02-V05COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'GRAP-02-V05COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.79464356'^^xsd:double;
  dwc:latitude '39.00046535'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'GRAP-02-V05COL'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__GRAP-02-V05HAF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__GRAP-02-V05HAF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__GRAP-02-V05HAF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00046535 -27.79464356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00046535"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79464356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__GRAP-02-V05HAF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00046535 -27.79464356)"^^geo:wktLiteral ;
  geo-pos:lat "39.00046535"^^xsd:decimal ;
  geo-pos:long "-27.79464356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__GRAP-02-V05HAF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GRAP-02-V05HAF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'GRAP-02-V05HAF'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.79464356'^^xsd:double;
  dwc:latitude '39.00046535'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: QUIMERA'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'GRAP-02-V05HAF'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__GRAP-02-V05LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__GRAP-02-V05LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__GRAP-02-V05LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00046535 -27.79464356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00046535"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79464356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__GRAP-02-V05LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00046535 -27.79464356)"^^geo:wktLiteral ;
  geo-pos:lat "39.00046535"^^xsd:decimal ;
  geo-pos:long "-27.79464356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__GRAP-02-V05LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GRAP-02-V05LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'GRAP-02-V05LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.79464356'^^xsd:double;
  dwc:latitude '39.00046535'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'GRAP-02-V05LIX3'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__GRAP-02-V05PSE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__GRAP-02-V05PSE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__GRAP-02-V05PSE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00046535 -27.79464356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00046535"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79464356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__GRAP-02-V05PSE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00046535 -27.79464356)"^^geo:wktLiteral ;
  geo-pos:lat "39.00046535"^^xsd:decimal ;
  geo-pos:long "-27.79464356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__GRAP-02-V05PSE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GRAP-02-V05PSE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'GRAP-02-V05PSE'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.79464356'^^xsd:double;
  dwc:latitude '39.00046535'^^xsd:double;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'GRAP-02-V05PSE'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97BES'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97CAV'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97PG1'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97POR'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97CGR'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97UJE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97UJE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97UJE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97UJE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97UJE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97UJE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97UJE'^^xsd:string;
  dwc:scientificName 'Pteroplatytrygon violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '158540'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97UJE'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97BOG'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97CHI'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97LGT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97LGT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97LGT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97LGT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97LGT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97LGT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97LGT'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGOSTA'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97LGT'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97POL'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97RAS1'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97CAB'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97ESP'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97CHE'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97ALF'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97IMP'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P97EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P97EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P97EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51815291"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76146115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P97EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51815291 -27.76146115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51815291"^^xsd:decimal ;
  geo-pos:long "-27.76146115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P97EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P97EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P97EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76146115'^^xsd:double;
  dwc:latitude '38.51815291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P97EPR'^^xsd:string;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04BOG'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04CHI'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04MYA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04MYA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04MYA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04MYA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04MYA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04MYA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04MYA'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATÃO'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04MYA'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04PAR'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04PG1'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04BES'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04CAB'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-01-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-01-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-01-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51932491"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76077984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-01-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51932491 -27.76077984)"^^geo:wktLiteral ;
  geo-pos:lat "38.51932491"^^xsd:decimal ;
  geo-pos:long "-27.76077984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-01-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-01-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-01-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76077984'^^xsd:double;
  dwc:latitude '38.51932491'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-01-P04CAV'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01ALE'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01CGI'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01SAP1'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01CAV'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01GOR'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01CAB'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01CAÇ'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01CHI'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01BES'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01LGT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01LGT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01LGT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01LGT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01LGT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01LGT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01LGT'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGOSTA'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01LGT'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01PG1'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01SCS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01SCS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01SCS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01SCS>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01SCS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01SCS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01SCS'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus saurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AGULHÃO'^^xsd:string;
  dwc:aphiaid '236461'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01SCS'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01LUL'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01BAG'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01ALF'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01BCN'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01CHE'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01IMP'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51533231"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7522894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51533231 -27.7522894)"^^geo:wktLiteral ;
  geo-pos:lat "38.51533231"^^xsd:decimal ;
  geo-pos:long "-27.7522894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7522894'^^xsd:double;
  dwc:latitude '38.51533231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P01MMO'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96ABR2'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96RAT2'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96SAP1'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96MMO'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96BES'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96SAP2'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96CGI'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96EPR'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2SJO-02-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2SJO-02-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2SJO-02-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10577681"^^xsd:decimal ;
  dwc:decimalLongitude "-27.61761407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2SJO-02-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10577681 -27.61761407)"^^geo:wktLiteral ;
  geo-pos:lat "38.10577681"^^xsd:decimal ;
  geo-pos:long "-27.61761407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2SJO-02-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2SJO-02-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2SJO-02-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.61761407'^^xsd:double;
  dwc:latitude '38.10577681'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2SJO-02-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11RAT1'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11MMO'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11BES'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11CAÇ'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11BOG'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11GAR'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11PAR'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11ROC'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11ANT'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11ESP'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11MOR'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11ESP1'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11GRA'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11PG1'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80389111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46509405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P11TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80389111 -27.46509405)"^^geo:wktLiteral ;
  geo-pos:lat "38.80389111"^^xsd:decimal ;
  geo-pos:long "-27.46509405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.46509405'^^xsd:double;
  dwc:latitude '38.80389111'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P11TNT'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05MOR'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05GAR'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05ANT'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05BES'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05CHI'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05ESP'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05PG1'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05BOG'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05GRA'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05ALF'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05CHE'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05GAT'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80589485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.44462325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80589485 -27.44462325)"^^geo:wktLiteral ;
  geo-pos:lat "38.80589485"^^xsd:decimal ;
  geo-pos:long "-27.44462325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.44462325'^^xsd:double;
  dwc:latitude '38.80589485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96CAÇ'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96ESP'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96GOR'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96ABR2'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96BCN'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96MMO'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96CGI'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96SAP2'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P96SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P96SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P96SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76031508"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43675212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P96SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76031508 -27.43675212)"^^geo:wktLiteral ;
  geo-pos:lat "38.76031508"^^xsd:decimal ;
  geo-pos:long "-27.43675212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P96SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P96SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P96SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.43675212'^^xsd:double;
  dwc:latitude '38.76031508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P96SAP1'^^xsd:string;
  dwc:observationDate '1996-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01BES'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01CAB'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01MMO'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01CAÇ'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01GOR'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01PAR'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01BAG'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01BCN'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01CHI'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01ALF'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01IMP'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80371223"^^xsd:decimal ;
  dwc:decimalLongitude "-27.41479696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80371223 -27.41479696)"^^geo:wktLiteral ;
  geo-pos:lat "38.80371223"^^xsd:decimal ;
  geo-pos:long "-27.41479696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.41479696'^^xsd:double;
  dwc:latitude '38.80371223'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P01CGR'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08PAR'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08PG1'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08GAT'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08BES'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08BOG'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08CAB'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08ESP'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74896247"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40955838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74896247 -27.40955838)"^^geo:wktLiteral ;
  geo-pos:lat "38.74896247"^^xsd:decimal ;
  geo-pos:long "-27.40955838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40955838'^^xsd:double;
  dwc:latitude '38.74896247'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12CHI'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12GAR'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12GOR'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12MOR'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12PAR'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12ROC'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12CGR'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12CAB'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12CAV'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12ESP'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12BCN'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12ALF'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12IMP'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12COE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12COE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12COE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12COE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12COE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12COE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12COE'^^xsd:string;
  dwc:scientificName 'Promethichthys prometheus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE COELHO'^^xsd:string;
  dwc:aphiaid '126866'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12COE'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12RAT1'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79718712"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4088505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79718712 -27.4088505)"^^geo:wktLiteral ;
  geo-pos:lat "38.79718712"^^xsd:decimal ;
  geo-pos:long "-27.4088505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.4088505'^^xsd:double;
  dwc:latitude '38.79718712'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02GAR'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02GOR'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02PAR'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02PG1'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02ROC'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02SAR'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02BES'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02BCN'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02IMP'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02MMO'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75388036"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40025954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75388036 -27.40025954)"^^geo:wktLiteral ;
  geo-pos:lat "38.75388036"^^xsd:decimal ;
  geo-pos:long "-27.40025954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.40025954'^^xsd:double;
  dwc:latitude '38.75388036'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P02CHI'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97BES'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97CAV'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97CAÇ'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97GOR'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97PAR'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97ROC'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97CHI'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97GAR'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97ESP'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97GRA'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97BCN'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97ALF'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97IMP'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97ARA'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97BAG'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97CGR'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79666883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39860795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79666883 -27.39860795)"^^geo:wktLiteral ;
  geo-pos:lat "38.79666883"^^xsd:decimal ;
  geo-pos:long "-27.39860795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39860795'^^xsd:double;
  dwc:latitude '38.79666883'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-04-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-04-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-04-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65266854 -27.39513629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65266854"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39513629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-04-P11TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65266854 -27.39513629)"^^geo:wktLiteral ;
  geo-pos:lat "38.65266854"^^xsd:decimal ;
  geo-pos:long "-27.39513629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-04-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-04-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-04-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39513629'^^xsd:double;
  dwc:latitude '38.65266854'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-04-P11TNT'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-04-P11COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-04-P11COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-04-P11COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65266854 -27.39513629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65266854"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39513629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-04-P11COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65266854 -27.39513629)"^^geo:wktLiteral ;
  geo-pos:lat "38.65266854"^^xsd:decimal ;
  geo-pos:long "-27.39513629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-04-P11COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-04-P11COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-04-P11COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39513629'^^xsd:double;
  dwc:latitude '38.65266854'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-04-P11COL'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-04-P11EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-04-P11EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-04-P11EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65266854 -27.39513629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65266854"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39513629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-04-P11EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65266854 -27.39513629)"^^geo:wktLiteral ;
  geo-pos:lat "38.65266854"^^xsd:decimal ;
  geo-pos:long "-27.39513629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-04-P11EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-04-P11EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-04-P11EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39513629'^^xsd:double;
  dwc:latitude '38.65266854'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-04-P11EPR'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05EPR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05EPR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05EPR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05EPR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05EPR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05EPR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05EPR2'^^xsd:string;
  dwc:scientificName 'Aphanopus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '159833'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05EPR2'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '159833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05CAV'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05GAI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05GAI'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05GAR'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05GRA'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05PG1'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05RAS>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05RAS'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05ROC'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05ESC'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05XAR'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05ARR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05ARR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05ARR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05ARR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05ARR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05ARR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05ARR'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARREGANHADA'^^xsd:string;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05ARR'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P05SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P05SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P05SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71012327"^^xsd:decimal ;
  dwc:decimalLongitude "-27.39210037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P05SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71012327 -27.39210037)"^^geo:wktLiteral ;
  geo-pos:lat "38.71012327"^^xsd:decimal ;
  geo-pos:long "-27.39210037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P05SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P05SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P05SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.39210037'^^xsd:double;
  dwc:latitude '38.71012327'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P05SAP3'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99LAG3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99LAG3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99LAG3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99LAG3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99LAG3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99LAG3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99LAG3'^^xsd:string;
  dwc:scientificName 'Synodus synodus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DA-COSTA'^^xsd:string;
  dwc:aphiaid '126373'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99LAG3'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99PAR'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99PG1'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99RAS2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99RAS2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99RAS2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99RAS2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99RAS2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99RAS2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99RAS2'^^xsd:string;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99RAS2'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99ROC'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99ESP'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99MMO'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70945276"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3876169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70945276 -27.3876169)"^^geo:wktLiteral ;
  geo-pos:lat "38.70945276"^^xsd:decimal ;
  geo-pos:long "-27.3876169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3876169'^^xsd:double;
  dwc:latitude '38.70945276'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P13CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P13CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P13CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81353159"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3801959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P13CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  geo-pos:lat "38.81353159"^^xsd:decimal ;
  geo-pos:long "-27.3801959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P13CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P13CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P13CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3801959'^^xsd:double;
  dwc:latitude '38.81353159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P13CAÇ'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81353159"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3801959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  geo-pos:lat "38.81353159"^^xsd:decimal ;
  geo-pos:long "-27.3801959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3801959'^^xsd:double;
  dwc:latitude '38.81353159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81353159"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3801959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  geo-pos:lat "38.81353159"^^xsd:decimal ;
  geo-pos:long "-27.3801959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3801959'^^xsd:double;
  dwc:latitude '38.81353159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81353159"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3801959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  geo-pos:lat "38.81353159"^^xsd:decimal ;
  geo-pos:long "-27.3801959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3801959'^^xsd:double;
  dwc:latitude '38.81353159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81353159"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3801959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  geo-pos:lat "38.81353159"^^xsd:decimal ;
  geo-pos:long "-27.3801959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3801959'^^xsd:double;
  dwc:latitude '38.81353159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P13ESP'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81353159"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3801959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  geo-pos:lat "38.81353159"^^xsd:decimal ;
  geo-pos:long "-27.3801959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3801959'^^xsd:double;
  dwc:latitude '38.81353159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81353159"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3801959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  geo-pos:lat "38.81353159"^^xsd:decimal ;
  geo-pos:long "-27.3801959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3801959'^^xsd:double;
  dwc:latitude '38.81353159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81353159"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3801959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  geo-pos:lat "38.81353159"^^xsd:decimal ;
  geo-pos:long "-27.3801959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3801959'^^xsd:double;
  dwc:latitude '38.81353159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P13CGR'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81353159"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3801959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  geo-pos:lat "38.81353159"^^xsd:decimal ;
  geo-pos:long "-27.3801959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3801959'^^xsd:double;
  dwc:latitude '38.81353159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P13MMO'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81353159"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3801959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81353159 -27.3801959)"^^geo:wktLiteral ;
  geo-pos:lat "38.81353159"^^xsd:decimal ;
  geo-pos:long "-27.3801959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3801959'^^xsd:double;
  dwc:latitude '38.81353159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P03CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P03CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P03CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80353927"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37963654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P03CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  geo-pos:lat "38.80353927"^^xsd:decimal ;
  geo-pos:long "-27.37963654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P03CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P03CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P03CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37963654'^^xsd:double;
  dwc:latitude '38.80353927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P03CAÇ'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80353927"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37963654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  geo-pos:lat "38.80353927"^^xsd:decimal ;
  geo-pos:long "-27.37963654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37963654'^^xsd:double;
  dwc:latitude '38.80353927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80353927"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37963654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  geo-pos:lat "38.80353927"^^xsd:decimal ;
  geo-pos:long "-27.37963654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37963654'^^xsd:double;
  dwc:latitude '38.80353927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80353927"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37963654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  geo-pos:lat "38.80353927"^^xsd:decimal ;
  geo-pos:long "-27.37963654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37963654'^^xsd:double;
  dwc:latitude '38.80353927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80353927"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37963654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  geo-pos:lat "38.80353927"^^xsd:decimal ;
  geo-pos:long "-27.37963654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37963654'^^xsd:double;
  dwc:latitude '38.80353927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80353927"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37963654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  geo-pos:lat "38.80353927"^^xsd:decimal ;
  geo-pos:long "-27.37963654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37963654'^^xsd:double;
  dwc:latitude '38.80353927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80353927"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37963654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  geo-pos:lat "38.80353927"^^xsd:decimal ;
  geo-pos:long "-27.37963654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37963654'^^xsd:double;
  dwc:latitude '38.80353927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80353927"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37963654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80353927 -27.37963654)"^^geo:wktLiteral ;
  geo-pos:lat "38.80353927"^^xsd:decimal ;
  geo-pos:long "-27.37963654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37963654'^^xsd:double;
  dwc:latitude '38.80353927'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P03IMP'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99BAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99BAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99BAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99BAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99BAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99BAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99BAR'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDA'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99BAR'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99BES'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99BOG'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99CAB'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99CAV'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99GAR'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99PAR'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99SAR'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99CHI'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99ESP'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99RAT2'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99ARA'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P99RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P99RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P99RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80424525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37932213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P99RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80424525 -27.37932213)"^^geo:wktLiteral ;
  geo-pos:lat "38.80424525"^^xsd:decimal ;
  geo-pos:long "-27.37932213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P99RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P99RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P99RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37932213'^^xsd:double;
  dwc:latitude '38.80424525'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P99RAI2'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12PAR'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12ANT'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12GOR'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12BAG'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12ALF'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12CGR'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12IMP'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12BCN'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461293"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461293 -27.37383358)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461293"^^xsd:decimal ;
  geo-pos:long "-27.37383358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37383358'^^xsd:double;
  dwc:latitude '38.69461293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12GAR'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12PAR'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12SAR'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12BES'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12GOR'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12BCN'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12ALF'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12ESP'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12IMP'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68787004"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36701082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68787004 -27.36701082)"^^geo:wktLiteral ;
  geo-pos:lat "38.68787004"^^xsd:decimal ;
  geo-pos:long "-27.36701082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36701082'^^xsd:double;
  dwc:latitude '38.68787004'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11POL'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11CAÇ'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67335777"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67335777 -27.3520729)"^^geo:wktLiteral ;
  geo-pos:lat "38.67335777"^^xsd:decimal ;
  geo-pos:long "-27.3520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3520729'^^xsd:double;
  dwc:latitude '38.67335777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00SAP3'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00CRY'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00PAR'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00ALF'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00MMO'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00RAT1'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00CGI'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00SAP1'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00MMO3'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00ESC'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00MMO1'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66293544"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34836547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66293544 -27.34836547)"^^geo:wktLiteral ;
  geo-pos:lat "38.66293544"^^xsd:decimal ;
  geo-pos:long "-27.34836547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34836547'^^xsd:double;
  dwc:latitude '38.66293544'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P00IMP'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11CAÇ'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11PAR'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11ESP'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11RAT1'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11TNT'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11VER'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11ESP1'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11PES'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11CGI'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11ESC'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11MMO'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82406587"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34704889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82406587 -27.34704889)"^^geo:wktLiteral ;
  geo-pos:lat "38.82406587"^^xsd:decimal ;
  geo-pos:long "-27.34704889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34704889'^^xsd:double;
  dwc:latitude '38.82406587'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07BOG'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07PAR'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07CHI'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07MOR'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07PG1'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07IMP'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07ESC'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07MMO'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07RAI2'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07SAP1'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07SAP3'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P07SAP4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P07SAP4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P07SAP4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66142713"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34304236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P07SAP4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66142713 -27.34304236)"^^geo:wktLiteral ;
  geo-pos:lat "38.66142713"^^xsd:decimal ;
  geo-pos:long "-27.34304236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P07SAP4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P07SAP4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P07SAP4'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34304236'^^xsd:double;
  dwc:latitude '38.66142713'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P07SAP4'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6604621"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33350295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  geo-pos:lat "38.6604621"^^xsd:decimal ;
  geo-pos:long "-27.33350295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33350295'^^xsd:double;
  dwc:latitude '38.6604621'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6604621"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33350295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  geo-pos:lat "38.6604621"^^xsd:decimal ;
  geo-pos:long "-27.33350295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33350295'^^xsd:double;
  dwc:latitude '38.6604621'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6604621"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33350295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  geo-pos:lat "38.6604621"^^xsd:decimal ;
  geo-pos:long "-27.33350295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33350295'^^xsd:double;
  dwc:latitude '38.6604621'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P13CGR'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6604621"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33350295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  geo-pos:lat "38.6604621"^^xsd:decimal ;
  geo-pos:long "-27.33350295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33350295'^^xsd:double;
  dwc:latitude '38.6604621'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6604621"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33350295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  geo-pos:lat "38.6604621"^^xsd:decimal ;
  geo-pos:long "-27.33350295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33350295'^^xsd:double;
  dwc:latitude '38.6604621'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P13ESP'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6604621"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33350295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  geo-pos:lat "38.6604621"^^xsd:decimal ;
  geo-pos:long "-27.33350295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33350295'^^xsd:double;
  dwc:latitude '38.6604621'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P13IMP'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P13ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P13ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P13ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6604621"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33350295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P13ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  geo-pos:lat "38.6604621"^^xsd:decimal ;
  geo-pos:long "-27.33350295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P13ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P13ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P13ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33350295'^^xsd:double;
  dwc:latitude '38.6604621'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P13ESP1'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6604621"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33350295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  geo-pos:lat "38.6604621"^^xsd:decimal ;
  geo-pos:long "-27.33350295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33350295'^^xsd:double;
  dwc:latitude '38.6604621'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6604621"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33350295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  geo-pos:lat "38.6604621"^^xsd:decimal ;
  geo-pos:long "-27.33350295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33350295'^^xsd:double;
  dwc:latitude '38.6604621'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P13SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P13SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P13SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6604621"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33350295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P13SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6604621 -27.33350295)"^^geo:wktLiteral ;
  geo-pos:lat "38.6604621"^^xsd:decimal ;
  geo-pos:long "-27.33350295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P13SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P13SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P13SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33350295'^^xsd:double;
  dwc:latitude '38.6604621'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P13SAP1'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10CAÇ'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10PAR'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10ESP'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10CAB'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10TNT'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10PES'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10RAT3'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10RAT1'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10RAT2'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83528625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33035915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83528625 -27.33035915)"^^geo:wktLiteral ;
  geo-pos:lat "38.83528625"^^xsd:decimal ;
  geo-pos:long "-27.33035915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33035915'^^xsd:double;
  dwc:latitude '38.83528625'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P10MMO'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08CGI3'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08CRY'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08CAV'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08CHI'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08GAR'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65074389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32773193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65074389 -27.32773193)"^^geo:wktLiteral ;
  geo-pos:lat "38.65074389"^^xsd:decimal ;
  geo-pos:long "-27.32773193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32773193'^^xsd:double;
  dwc:latitude '38.65074389'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64835567"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32007274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  geo-pos:lat "38.64835567"^^xsd:decimal ;
  geo-pos:long "-27.32007274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32007274'^^xsd:double;
  dwc:latitude '38.64835567'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64835567"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32007274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  geo-pos:lat "38.64835567"^^xsd:decimal ;
  geo-pos:long "-27.32007274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32007274'^^xsd:double;
  dwc:latitude '38.64835567'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P02BES'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64835567"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32007274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  geo-pos:lat "38.64835567"^^xsd:decimal ;
  geo-pos:long "-27.32007274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32007274'^^xsd:double;
  dwc:latitude '38.64835567'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P02GOR'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64835567"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32007274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  geo-pos:lat "38.64835567"^^xsd:decimal ;
  geo-pos:long "-27.32007274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32007274'^^xsd:double;
  dwc:latitude '38.64835567'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P02PAR'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64835567"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32007274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  geo-pos:lat "38.64835567"^^xsd:decimal ;
  geo-pos:long "-27.32007274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32007274'^^xsd:double;
  dwc:latitude '38.64835567'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P02BCN'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64835567"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32007274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  geo-pos:lat "38.64835567"^^xsd:decimal ;
  geo-pos:long "-27.32007274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32007274'^^xsd:double;
  dwc:latitude '38.64835567'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64835567"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32007274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  geo-pos:lat "38.64835567"^^xsd:decimal ;
  geo-pos:long "-27.32007274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32007274'^^xsd:double;
  dwc:latitude '38.64835567'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P02MMO'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64835567"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32007274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P02SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  geo-pos:lat "38.64835567"^^xsd:decimal ;
  geo-pos:long "-27.32007274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32007274'^^xsd:double;
  dwc:latitude '38.64835567'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64835567"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32007274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  geo-pos:lat "38.64835567"^^xsd:decimal ;
  geo-pos:long "-27.32007274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32007274'^^xsd:double;
  dwc:latitude '38.64835567'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P02CGI'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64835567"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32007274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64835567 -27.32007274)"^^geo:wktLiteral ;
  geo-pos:lat "38.64835567"^^xsd:decimal ;
  geo-pos:long "-27.32007274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32007274'^^xsd:double;
  dwc:latitude '38.64835567'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P02CGR'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05CGI'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6478833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30637993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6478833 -27.30637993)"^^geo:wktLiteral ;
  geo-pos:lat "38.6478833"^^xsd:decimal ;
  geo-pos:long "-27.30637993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30637993'^^xsd:double;
  dwc:latitude '38.6478833'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07TAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07TAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07TAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07TAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07TAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07TAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07TAB'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TAMBORIL'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07TAB'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07MMO'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07CGI'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07PAR'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07RAS>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07RAS'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07GAR'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07IMP'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07RAT2'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483259"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30335621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483259 -27.30335621)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483259"^^xsd:decimal ;
  geo-pos:long "-27.30335621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30335621'^^xsd:double;
  dwc:latitude '38.64483259'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10MMO'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10CHN'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10TNT'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10SAP1'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10SAP3'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10PAR'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10RAI2'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10BAG'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10ESP'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63582279"^^xsd:decimal ;
  dwc:decimalLongitude "-27.30190513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63582279 -27.30190513)"^^geo:wktLiteral ;
  geo-pos:lat "38.63582279"^^xsd:decimal ;
  geo-pos:long "-27.30190513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.30190513'^^xsd:double;
  dwc:latitude '38.63582279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04SAP3'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04XAR'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04COL'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04GAR'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04PAR'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04BAG'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04IMP'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04CGI'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04MMO'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P04MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P04MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P04MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62602345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29552199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P04MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62602345 -27.29552199)"^^geo:wktLiteral ;
  geo-pos:lat "38.62602345"^^xsd:decimal ;
  geo-pos:long "-27.29552199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P04MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P04MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P04MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29552199'^^xsd:double;
  dwc:latitude '38.62602345'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P04MMO3'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11CAÇ'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11PAR'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11POL'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11RAS>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11RAS'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11CHE'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11ESP'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64294762"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29352148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64294762 -27.29352148)"^^geo:wktLiteral ;
  geo-pos:lat "38.64294762"^^xsd:decimal ;
  geo-pos:long "-27.29352148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29352148'^^xsd:double;
  dwc:latitude '38.64294762'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P11MMO'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03BOG'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03CAV'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03CGR'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03GAR'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03GOR'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03ROC'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03BAG'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03BCN'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03MMO'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03BES'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03CAÇ'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03PAR'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63636595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27067001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63636595 -27.27067001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63636595"^^xsd:decimal ;
  geo-pos:long "-27.27067001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.27067001'^^xsd:double;
  dwc:latitude '38.63636595'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12ALF'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12BCN'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12IMP'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12MMO'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12CGI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12CGI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12CGI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12CGI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12CGI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12CGI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12CGI2'^^xsd:string;
  dwc:scientificName 'Paraconger notialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO-DA-GUINÉ'^^xsd:string;
  dwc:aphiaid '271791'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12CGI2'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '271791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12SAP1'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12XAR'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12CAV'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12CHI'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12ESP'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12GOR'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12ROC'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P12PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P12PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P12PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6182209"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26823253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P12PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6182209 -27.26823253)"^^geo:wktLiteral ;
  geo-pos:lat "38.6182209"^^xsd:decimal ;
  geo-pos:long "-27.26823253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P12PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P12PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P12PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.26823253'^^xsd:double;
  dwc:latitude '38.6182209'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P12PG1'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00GAR'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00GOR'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00PAR'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00BAG'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00ALF'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00BCN'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00BES'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00CAÇ'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62837714"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25306411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62837714 -27.25306411)"^^geo:wktLiteral ;
  geo-pos:lat "38.62837714"^^xsd:decimal ;
  geo-pos:long "-27.25306411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25306411'^^xsd:double;
  dwc:latitude '38.62837714'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10CAÇ'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10BAG'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10CAB'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10LAG2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10LAG2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10LAG2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10LAG2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10LAG2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10LAG2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10LAG2'^^xsd:string;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10LAG2'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10MOR'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10ROC'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10ESP'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10ARA'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10MMO'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86667722"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86667722 -27.24780784)"^^geo:wktLiteral ;
  geo-pos:lat "38.86667722"^^xsd:decimal ;
  geo-pos:long "-27.24780784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24780784'^^xsd:double;
  dwc:latitude '38.86667722'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96BCN'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96ESP'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96GOR'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96PAR'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96BAG'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96CGR'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96LGT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96LGT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96LGT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96LGT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96LGT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96LGT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96LGT'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGOSTA'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96LGT'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96ROC'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96ALF'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96IMP'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96RAT1'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96RAT2'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96ABR2'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P96SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P96SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P96SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86939796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24487683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P96SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86939796 -27.24487683)"^^geo:wktLiteral ;
  geo-pos:lat "38.86939796"^^xsd:decimal ;
  geo-pos:long "-27.24487683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P96SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P96SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P96SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24487683'^^xsd:double;
  dwc:latitude '38.86939796'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P96SPT'^^xsd:string;
  dwc:observationDate '1996-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01BES'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01CAÇ'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01CGR'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01GAR'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01GOR'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01PAR'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01PG1'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01BAG'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01BCN'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01CAB'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01ARA'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01IMP'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01MMO'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61688669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23963877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61688669 -27.23963877)"^^geo:wktLiteral ;
  geo-pos:lat "38.61688669"^^xsd:decimal ;
  geo-pos:long "-27.23963877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23963877'^^xsd:double;
  dwc:latitude '38.61688669'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13CAÇ'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13PAR'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13ROC'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13CHE'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P13GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P13GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P13GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85868477"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23106006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P13GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85868477 -27.23106006)"^^geo:wktLiteral ;
  geo-pos:lat "38.85868477"^^xsd:decimal ;
  geo-pos:long "-27.23106006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P13GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P13GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P13GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23106006'^^xsd:double;
  dwc:latitude '38.85868477'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P13GAT'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07BAL'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07PG1'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07BES'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07GRA'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07PAR'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07ROC'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07ALF'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07IMP'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07RAT2'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07MMO'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07GAT'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07CGI'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85561684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20975993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85561684 -27.20975993)"^^geo:wktLiteral ;
  geo-pos:lat "38.85561684"^^xsd:decimal ;
  geo-pos:long "-27.20975993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20975993'^^xsd:double;
  dwc:latitude '38.85561684'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05GRA'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05ROC'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05BAG'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05BCN'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05ESP'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05ALF'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05GAT'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05IMP'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05RAT3'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05ESC'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05MMO'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05BES'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05BOG'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05CAB'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05CAV'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05CGR'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05CHI'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05GAR'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05GOR'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05PAR'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05ESP1'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84519449"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19899225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84519449 -27.19899225)"^^geo:wktLiteral ;
  geo-pos:lat "38.84519449"^^xsd:decimal ;
  geo-pos:long "-27.19899225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19899225'^^xsd:double;
  dwc:latitude '38.84519449'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99CAV'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99GOR'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99PAR'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99PG1'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99BES'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99GAR'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99BCN'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99CGR'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99GRA'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99BAG'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99ESP'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99CHI'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99IMP'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99RAT2'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99PES'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99ALF'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60368689"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1989078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60368689 -27.1989078)"^^geo:wktLiteral ;
  geo-pos:lat "38.60368689"^^xsd:decimal ;
  geo-pos:long "-27.1989078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1989078'^^xsd:double;
  dwc:latitude '38.60368689'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P99CHE'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97BES'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97BOG'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97CAB'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97CAV'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97CAÇ'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97CHI'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97ESP'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97GAR'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97GOR'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97PAR'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97PG1'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97TAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97TAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97TAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97TAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97TAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97TAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97TAB'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TAMBORIL'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97TAB'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97CGR'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97GRA'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97BCN'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97ALF'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97ARA'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97CGI'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P97MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P97MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P97MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61703623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19811822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P97MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61703623 -27.19811822)"^^geo:wktLiteral ;
  geo-pos:lat "38.61703623"^^xsd:decimal ;
  geo-pos:long "-27.19811822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P97MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P97MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P97MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19811822'^^xsd:double;
  dwc:latitude '38.61703623'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P97MMO'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10BES'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10MOR'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10PAR'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10SAR'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10BAG'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10BAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10BAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10BAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10BAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10BAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10BAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10BAR'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDA'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10BAR'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10CGR'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10CHI'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10GAR'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10GOR'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10LGT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10LGT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10LGT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10LGT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10LGT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10LGT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10LGT'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGOSTA'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10LGT'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10ANT'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10GRA'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10ROC'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10ESP'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10ALF'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10IMP'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10MMO'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10RAT1'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10BCN'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P10CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P10CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P10CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83836406"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P10CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83836406 -27.18051666)"^^geo:wktLiteral ;
  geo-pos:lat "38.83836406"^^xsd:decimal ;
  geo-pos:long "-27.18051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P10CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P10CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P10CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18051666'^^xsd:double;
  dwc:latitude '38.83836406'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P10CAÇ'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02IMP'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02GAR'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02PAR'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02SAR'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02BES'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02CAB'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02GOR'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02BAG'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02CHI'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02MOR'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02PG1'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02BCN'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02CGR'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P02CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P02CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P02CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83154303"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17916519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P02CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83154303 -27.17916519)"^^geo:wktLiteral ;
  geo-pos:lat "38.83154303"^^xsd:decimal ;
  geo-pos:long "-27.17916519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P02CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P02CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P02CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17916519'^^xsd:double;
  dwc:latitude '38.83154303'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P02CHE'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01BES'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01CAV'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01PG1'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01BCN'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01ALF'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01IMP'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01MMO'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01CGI'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01MMO3'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01SAP1'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01CAÇ'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01CGR'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01GAR'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01GOR'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706903"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15001749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706903 -27.15001749)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706903"^^xsd:decimal ;
  geo-pos:long "-27.15001749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15001749'^^xsd:double;
  dwc:latitude '38.83706903'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P01PAR'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03BES'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03GAR'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03PAR'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03SAR'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03CAÇ'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03CAB'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03MMO'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03CGI'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03SAP1'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03XAR'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03MMO3'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P03SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P03SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P03SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83649704"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14758865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P03SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83649704 -27.14758865)"^^geo:wktLiteral ;
  geo-pos:lat "38.83649704"^^xsd:decimal ;
  geo-pos:long "-27.14758865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P03SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P03SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P03SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14758865'^^xsd:double;
  dwc:latitude '38.83649704'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P03SAP3'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04BES'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04GAR'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04ROC'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04SAR'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04CHI'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04MER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04MER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04MER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04MER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04MER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04MER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04MER'^^xsd:string;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MERO'^^xsd:string;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04MER'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04MOR'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04CAB'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04CAV'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04PAR'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04PG1'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04UJE2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04UJE2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04UJE2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04UJE2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04UJE2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04UJE2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04UJE2'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04UJE2'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04ALF'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04IMP'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04MMO'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81810889"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13821691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81810889 -27.13821691)"^^geo:wktLiteral ;
  geo-pos:lat "38.81810889"^^xsd:decimal ;
  geo-pos:long "-27.13821691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13821691'^^xsd:double;
  dwc:latitude '38.81810889'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04APR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04APR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04APR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04APR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04APR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04APR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04APR'^^xsd:string;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04APR'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04CGI'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04CHN'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04COL'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04HAF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04HAF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04HAF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04HAF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04HAF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04HAF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04HAF'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: QUIMERA'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04HAF'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04MMO7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04MMO7> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04MMO7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04MMO7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04MMO7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04MMO7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04MMO7'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04MMO7'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04RAI9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04RAI9> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04RAI9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04RAI9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04RAI9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04RAI9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04RAI9'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04RAI9'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04RAT6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04RAT6> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04RAT6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04RAT6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04RAT6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04RAT6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04RAT6'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04RAT6'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04SPG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04SPG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04SPG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04SPG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04SPG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04SPG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04SPG'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04SPG'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04SPG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04SPG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04SPG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04SPG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04SPG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04SPG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04SPG1'^^xsd:string;
  dwc:scientificName 'Spectrunculus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:aphiaid '125865'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04SPG1'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '125865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-03-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-03-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-03-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22629988"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12153679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-03-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22629988 -27.12153679)"^^geo:wktLiteral ;
  geo-pos:lat "40.22629988"^^xsd:decimal ;
  geo-pos:long "-27.12153679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-03-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-03-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-03-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.12153679'^^xsd:double;
  dwc:latitude '40.22629988'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-03-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-02-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-02-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-02-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2617763 -27.07277395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2617763"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07277395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-02-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2617763 -27.07277395)"^^geo:wktLiteral ;
  geo-pos:lat "40.2617763"^^xsd:decimal ;
  geo-pos:long "-27.07277395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-02-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-02-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-02-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07277395'^^xsd:double;
  dwc:latitude '40.2617763'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-02-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08BES'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08GAR'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08MOR'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08PAR'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08SAR'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08CAB'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08CAV'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08CHI'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08ROC'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08BOG'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08CAÇ'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08ESP'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08PG1'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08ANT'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08ALF'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08ESC'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08CGI'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79546682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05219254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79546682 -27.05219254)"^^geo:wktLiteral ;
  geo-pos:lat "38.79546682"^^xsd:decimal ;
  geo-pos:long "-27.05219254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05219254'^^xsd:double;
  dwc:latitude '38.79546682'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-04-V04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-04-V04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-04-V04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29387864"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04418716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-04-V04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  geo-pos:lat "40.29387864"^^xsd:decimal ;
  geo-pos:long "-27.04418716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-04-V04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-04-V04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-04-V04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04418716'^^xsd:double;
  dwc:latitude '40.29387864'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-04-V04CGI'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-04-V04CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-04-V04CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-04-V04CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29387864"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04418716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-04-V04CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  geo-pos:lat "40.29387864"^^xsd:decimal ;
  geo-pos:long "-27.04418716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-04-V04CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-04-V04CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-04-V04CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04418716'^^xsd:double;
  dwc:latitude '40.29387864'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-04-V04CHN'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-04-V04COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-04-V04COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-04-V04COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29387864"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04418716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-04-V04COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  geo-pos:lat "40.29387864"^^xsd:decimal ;
  geo-pos:long "-27.04418716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-04-V04COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-04-V04COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-04-V04COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04418716'^^xsd:double;
  dwc:latitude '40.29387864'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-04-V04COL'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-04-V04EPL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-04-V04EPL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-04-V04EPL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29387864"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04418716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-04-V04EPL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  geo-pos:lat "40.29387864"^^xsd:decimal ;
  geo-pos:long "-27.04418716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-04-V04EPL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-04-V04EPL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-04-V04EPL'^^xsd:string;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04418716'^^xsd:double;
  dwc:latitude '40.29387864'^^xsd:double;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-04-V04EPL'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-04-V04HAF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-04-V04HAF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-04-V04HAF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29387864"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04418716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-04-V04HAF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  geo-pos:lat "40.29387864"^^xsd:decimal ;
  geo-pos:long "-27.04418716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-04-V04HAF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-04-V04HAF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-04-V04HAF'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04418716'^^xsd:double;
  dwc:latitude '40.29387864'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: QUIMERA'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-04-V04HAF'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-04-V04LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-04-V04LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-04-V04LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29387864"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04418716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-04-V04LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  geo-pos:lat "40.29387864"^^xsd:decimal ;
  geo-pos:long "-27.04418716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-04-V04LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-04-V04LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-04-V04LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04418716'^^xsd:double;
  dwc:latitude '40.29387864'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-04-V04LIX3'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-04-V04RAI9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-04-V04RAI9> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-04-V04RAI9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29387864"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04418716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-04-V04RAI9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  geo-pos:lat "40.29387864"^^xsd:decimal ;
  geo-pos:long "-27.04418716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-04-V04RAI9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-04-V04RAI9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-04-V04RAI9'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04418716'^^xsd:double;
  dwc:latitude '40.29387864'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-04-V04RAI9'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-04-V04SPG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-04-V04SPG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-04-V04SPG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29387864"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04418716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-04-V04SPG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  geo-pos:lat "40.29387864"^^xsd:decimal ;
  geo-pos:long "-27.04418716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-04-V04SPG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-04-V04SPG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-04-V04SPG'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04418716'^^xsd:double;
  dwc:latitude '40.29387864'^^xsd:double;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-04-V04SPG'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-04-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-04-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-04-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29387864"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04418716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-04-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29387864 -27.04418716)"^^geo:wktLiteral ;
  geo-pos:lat "40.29387864"^^xsd:decimal ;
  geo-pos:long "-27.04418716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-04-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-04-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-04-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04418716'^^xsd:double;
  dwc:latitude '40.29387864'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-04-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00BES'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00CAB'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00GAR'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00MOR'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00PG2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00PG2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00PG2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00PG2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00PG2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00PG2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00PG2'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00PG2'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00PG1'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00CAÇ'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00PAR'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00ARA'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60506443"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04169487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60506443 -27.04169487)"^^geo:wktLiteral ;
  geo-pos:lat "38.60506443"^^xsd:decimal ;
  geo-pos:long "-27.04169487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04169487'^^xsd:double;
  dwc:latitude '38.60506443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04BES'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04BOG'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04CAB'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04GAR'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04GRA'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04PAR'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04CHI'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04PG1'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04PG2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04PG2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04PG2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04PG2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04PG2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04PG2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04PG2'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04PG2'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04ESP'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04RAI2'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60834752"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03720795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60834752 -27.03720795)"^^geo:wktLiteral ;
  geo-pos:lat "38.60834752"^^xsd:decimal ;
  geo-pos:long "-27.03720795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03720795'^^xsd:double;
  dwc:latitude '38.60834752'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03BES'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03GAR'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03RAS1'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03SAR'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03CAÇ'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03MOR'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03PAR'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03ROC'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03CAB'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03PRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03PRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03PRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03PRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03PRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03PRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03PRA'^^xsd:string;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE-REI DO ALTO'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03PRA'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03ALF'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03RAI2'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77959335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03128995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77959335 -27.03128995)"^^geo:wktLiteral ;
  geo-pos:lat "38.77959335"^^xsd:decimal ;
  geo-pos:long "-27.03128995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03128995'^^xsd:double;
  dwc:latitude '38.77959335'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-01-V04CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-01-V04CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-01-V04CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29807235 -27.02602889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29807235"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02602889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-01-V04CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29807235 -27.02602889)"^^geo:wktLiteral ;
  geo-pos:lat "40.29807235"^^xsd:decimal ;
  geo-pos:long "-27.02602889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-01-V04CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-01-V04CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-01-V04CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02602889'^^xsd:double;
  dwc:latitude '40.29807235'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-01-V04CHN'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-01-V04LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-01-V04LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-01-V04LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29807235 -27.02602889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29807235"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02602889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-01-V04LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29807235 -27.02602889)"^^geo:wktLiteral ;
  geo-pos:lat "40.29807235"^^xsd:decimal ;
  geo-pos:long "-27.02602889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-01-V04LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-01-V04LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-01-V04LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02602889'^^xsd:double;
  dwc:latitude '40.29807235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-01-V04LIX3'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-01-V04RAI9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-01-V04RAI9> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-01-V04RAI9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29807235 -27.02602889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29807235"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02602889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-01-V04RAI9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29807235 -27.02602889)"^^geo:wktLiteral ;
  geo-pos:lat "40.29807235"^^xsd:decimal ;
  geo-pos:long "-27.02602889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-01-V04RAI9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-01-V04RAI9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-01-V04RAI9'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02602889'^^xsd:double;
  dwc:latitude '40.29807235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-01-V04RAI9'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOT-01-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOT-01-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOT-01-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29807235 -27.02602889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29807235"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02602889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOT-01-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29807235 -27.02602889)"^^geo:wktLiteral ;
  geo-pos:lat "40.29807235"^^xsd:decimal ;
  geo-pos:long "-27.02602889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOT-01-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOT-01-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOT-01-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02602889'^^xsd:double;
  dwc:latitude '40.29807235'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOT-01-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04ANT'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04BES'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04CAV'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04CGR'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04GAR'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04MOR'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04MOR1'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04POR'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04SAR'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04CAB'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04CHI'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04PAR'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04BCN'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04GOR'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04ALF'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04BAG'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04PES'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P04ARR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P04ARR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P04ARR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76880912"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02228465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P04ARR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76880912 -27.02228465)"^^geo:wktLiteral ;
  geo-pos:lat "38.76880912"^^xsd:decimal ;
  geo-pos:long "-27.02228465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P04ARR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P04ARR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P04ARR'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.02228465'^^xsd:double;
  dwc:latitude '38.76880912'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARREGANHADA'^^xsd:string;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P04ARR'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96ALF'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96SPT'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96MMO4'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96CAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96CAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96CAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96CAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96CAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96CAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96CAR'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CARANGUEJO REAL'^^xsd:string;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96CAR'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96CHE'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96MMO'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96SAP2'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96IMP'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96RAI5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96RAI5> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96RAI5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96RAI5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96RAI5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96RAI5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96RAI5'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA BICUDA'^^xsd:string;
  dwc:aphiaid '105872'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96RAI5'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96CGI'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96MMO1'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96MMO3'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96SAP1'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5OMS-01-P96SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5OMS-01-P96SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5OMS-01-P96SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85493189"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0201947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5OMS-01-P96SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85493189 -27.0201947)"^^geo:wktLiteral ;
  geo-pos:lat "37.85493189"^^xsd:decimal ;
  geo-pos:long "-27.0201947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5OMS-01-P96SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5OMS-01-P96SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5OMS-01-P96SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0201947'^^xsd:double;
  dwc:latitude '37.85493189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5OMS-01-P96SAP3'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07CAB'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07GOR'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07HEP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07HEP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07HEP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07HEP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07HEP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07HEP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07HEP'^^xsd:string;
  dwc:scientificName 'Heptranchias perlo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA-DOCE'^^xsd:string;
  dwc:aphiaid '105832'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07HEP'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07BAG'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07BCN'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07CGR'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07ESP'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07GAT'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07PES'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07BAL'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07BES'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-04-P07RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-04-P07RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-04-P07RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63247978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01980592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-04-P07RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63247978 -27.01980592)"^^geo:wktLiteral ;
  geo-pos:lat "38.63247978"^^xsd:decimal ;
  geo-pos:long "-27.01980592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-04-P07RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-04-P07RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-04-P07RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01980592'^^xsd:double;
  dwc:latitude '38.63247978'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-04-P07RAT2'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13CAB'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13CAV'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13BAL'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13BES'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13CHI'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13ESP'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13BCN'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13CGR'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13IMP'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13PES'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-03-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-03-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-03-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63268735"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01848328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-03-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63268735 -27.01848328)"^^geo:wktLiteral ;
  geo-pos:lat "38.63268735"^^xsd:decimal ;
  geo-pos:long "-27.01848328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-03-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-03-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-03-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01848328'^^xsd:double;
  dwc:latitude '38.63268735'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-03-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08BES'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08CAV'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08PAR'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08PG1'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08SAR'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08ANT'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08BOG'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08CAÇ'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08CHI'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08ESP'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08GAR'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08ROC'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08ALF'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08SPT'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08ARA'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08GAT'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08PES'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-01-P08VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-01-P08VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-01-P08VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75192678"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98170417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-01-P08VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75192678 -26.98170417)"^^geo:wktLiteral ;
  geo-pos:lat "38.75192678"^^xsd:decimal ;
  geo-pos:long "-26.98170417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-01-P08VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-01-P08VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-01-P08VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.98170417'^^xsd:double;
  dwc:latitude '38.75192678'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-01-P08VER'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03LIX2'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03MMO'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03MMO1'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03SAP1'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03XAR'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03EPR'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03EPR1'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03ESC'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03COL'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03CRY'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03LIX3'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03MMO3'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-05-O03ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-05-O03ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-05-O03ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35009326"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85315927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-05-O03ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35009326 -26.85315927)"^^geo:wktLiteral ;
  geo-pos:lat "40.35009326"^^xsd:decimal ;
  geo-pos:long "-26.85315927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-05-O03ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-05-O03ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-05-O03ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85315927'^^xsd:double;
  dwc:latitude '40.35009326'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-05-O03ARE'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96BES'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96CAB'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96CAV'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96CAÇ'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96CHI'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96ESP'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96GAR'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96GOR'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96MOR'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96PAR'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96PG1'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96BAG'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96BDA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96BDA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96BDA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96BDA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96BDA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96BDA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96BDA'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BODIÃO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96BDA'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96GRA'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96BCN'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96ALF'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96CHE'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96IMP'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96ABR2'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96LIX1'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96RAT1'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2TER-02-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2TER-02-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2TER-02-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35895407"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85080252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2TER-02-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35895407 -26.85080252)"^^geo:wktLiteral ;
  geo-pos:lat "38.35895407"^^xsd:decimal ;
  geo-pos:long "-26.85080252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2TER-02-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2TER-02-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2TER-02-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.85080252'^^xsd:double;
  dwc:latitude '38.35895407'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2TER-02-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-V04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-V04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-V04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24332755"^^xsd:decimal ;
  dwc:decimalLongitude "-26.69070851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-V04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  geo-pos:lat "40.24332755"^^xsd:decimal ;
  geo-pos:long "-26.69070851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-V04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-V04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-V04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.69070851'^^xsd:double;
  dwc:latitude '40.24332755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-V04ALF'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-V04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-V04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-V04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24332755"^^xsd:decimal ;
  dwc:decimalLongitude "-26.69070851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-V04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  geo-pos:lat "40.24332755"^^xsd:decimal ;
  geo-pos:long "-26.69070851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-V04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-V04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-V04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.69070851'^^xsd:double;
  dwc:latitude '40.24332755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-V04ABR2'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-V04ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-V04ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-V04ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24332755"^^xsd:decimal ;
  dwc:decimalLongitude "-26.69070851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-V04ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  geo-pos:lat "40.24332755"^^xsd:decimal ;
  geo-pos:long "-26.69070851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-V04ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-V04ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-V04ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.69070851'^^xsd:double;
  dwc:latitude '40.24332755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-V04ESC'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-V04ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-V04ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-V04ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24332755"^^xsd:decimal ;
  dwc:decimalLongitude "-26.69070851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-V04ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  geo-pos:lat "40.24332755"^^xsd:decimal ;
  geo-pos:long "-26.69070851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-V04ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-V04ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-V04ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.69070851'^^xsd:double;
  dwc:latitude '40.24332755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-V04ESP1'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-V04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-V04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-V04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24332755"^^xsd:decimal ;
  dwc:decimalLongitude "-26.69070851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-V04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  geo-pos:lat "40.24332755"^^xsd:decimal ;
  geo-pos:long "-26.69070851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-V04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-V04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-V04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.69070851'^^xsd:double;
  dwc:latitude '40.24332755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-V04MMO'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-V04MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-V04MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-V04MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24332755"^^xsd:decimal ;
  dwc:decimalLongitude "-26.69070851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-V04MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  geo-pos:lat "40.24332755"^^xsd:decimal ;
  geo-pos:long "-26.69070851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-V04MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-V04MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-V04MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.69070851'^^xsd:double;
  dwc:latitude '40.24332755'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-V04MMO3'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-V04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-V04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-V04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24332755"^^xsd:decimal ;
  dwc:decimalLongitude "-26.69070851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-V04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  geo-pos:lat "40.24332755"^^xsd:decimal ;
  geo-pos:long "-26.69070851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-V04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-V04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-V04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.69070851'^^xsd:double;
  dwc:latitude '40.24332755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-V04SAP1'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24332755"^^xsd:decimal ;
  dwc:decimalLongitude "-26.69070851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  geo-pos:lat "40.24332755"^^xsd:decimal ;
  geo-pos:long "-26.69070851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.69070851'^^xsd:double;
  dwc:latitude '40.24332755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-V04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-V04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-V04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24332755"^^xsd:decimal ;
  dwc:decimalLongitude "-26.69070851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-V04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24332755 -26.69070851)"^^geo:wktLiteral ;
  geo-pos:lat "40.24332755"^^xsd:decimal ;
  geo-pos:long "-26.69070851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-V04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-V04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-V04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.69070851'^^xsd:double;
  dwc:latitude '40.24332755'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-V04CGI'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-01-V04EPR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-01-V04EPR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-01-V04EPR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22762121 -26.65178107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22762121"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65178107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-01-V04EPR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22762121 -26.65178107)"^^geo:wktLiteral ;
  geo-pos:lat "40.22762121"^^xsd:decimal ;
  geo-pos:long "-26.65178107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-01-V04EPR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-01-V04EPR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-01-V04EPR2'^^xsd:string;
  dwc:scientificName 'Aphanopus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65178107'^^xsd:double;
  dwc:latitude '40.22762121'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '159833'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-01-V04EPR2'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '159833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-01-V04COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-01-V04COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-01-V04COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22762121 -26.65178107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22762121"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65178107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-01-V04COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22762121 -26.65178107)"^^geo:wktLiteral ;
  geo-pos:lat "40.22762121"^^xsd:decimal ;
  geo-pos:long "-26.65178107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-01-V04COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-01-V04COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-01-V04COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65178107'^^xsd:double;
  dwc:latitude '40.22762121'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-01-V04COL'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-01-V04EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-01-V04EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-01-V04EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22762121 -26.65178107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22762121"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65178107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-01-V04EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22762121 -26.65178107)"^^geo:wktLiteral ;
  geo-pos:lat "40.22762121"^^xsd:decimal ;
  geo-pos:long "-26.65178107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-01-V04EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-01-V04EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-01-V04EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65178107'^^xsd:double;
  dwc:latitude '40.22762121'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-01-V04EPR1'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-01-V04LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-01-V04LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-01-V04LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22762121 -26.65178107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22762121"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65178107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-01-V04LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22762121 -26.65178107)"^^geo:wktLiteral ;
  geo-pos:lat "40.22762121"^^xsd:decimal ;
  geo-pos:long "-26.65178107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-01-V04LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-01-V04LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-01-V04LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65178107'^^xsd:double;
  dwc:latitude '40.22762121'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-01-V04LIX3'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-01-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-01-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-01-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22762121 -26.65178107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22762121"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65178107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-01-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22762121 -26.65178107)"^^geo:wktLiteral ;
  geo-pos:lat "40.22762121"^^xsd:decimal ;
  geo-pos:long "-26.65178107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-01-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-01-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-01-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65178107'^^xsd:double;
  dwc:latitude '40.22762121'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-01-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-02-V04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-02-V04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-02-V04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25942581"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65030818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-02-V04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  geo-pos:lat "40.25942581"^^xsd:decimal ;
  geo-pos:long "-26.65030818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-02-V04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-02-V04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-02-V04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65030818'^^xsd:double;
  dwc:latitude '40.25942581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-02-V04ALF'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-02-V04ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-02-V04ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-02-V04ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25942581"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65030818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-02-V04ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  geo-pos:lat "40.25942581"^^xsd:decimal ;
  geo-pos:long "-26.65030818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-02-V04ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-02-V04ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-02-V04ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65030818'^^xsd:double;
  dwc:latitude '40.25942581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-02-V04ESC'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-02-V04ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-02-V04ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-02-V04ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25942581"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65030818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-02-V04ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  geo-pos:lat "40.25942581"^^xsd:decimal ;
  geo-pos:long "-26.65030818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-02-V04ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-02-V04ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-02-V04ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65030818'^^xsd:double;
  dwc:latitude '40.25942581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-02-V04ESP1'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-02-V04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-02-V04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-02-V04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25942581"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65030818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-02-V04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  geo-pos:lat "40.25942581"^^xsd:decimal ;
  geo-pos:long "-26.65030818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-02-V04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-02-V04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-02-V04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65030818'^^xsd:double;
  dwc:latitude '40.25942581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-02-V04MMO'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-02-V04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-02-V04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-02-V04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25942581"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65030818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-02-V04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  geo-pos:lat "40.25942581"^^xsd:decimal ;
  geo-pos:long "-26.65030818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-02-V04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-02-V04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-02-V04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65030818'^^xsd:double;
  dwc:latitude '40.25942581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-02-V04SAP1'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-02-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-02-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-02-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25942581"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65030818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-02-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  geo-pos:lat "40.25942581"^^xsd:decimal ;
  geo-pos:long "-26.65030818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-02-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-02-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-02-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65030818'^^xsd:double;
  dwc:latitude '40.25942581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-02-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-02-V04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-02-V04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-02-V04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25942581"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65030818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-02-V04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  geo-pos:lat "40.25942581"^^xsd:decimal ;
  geo-pos:long "-26.65030818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-02-V04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-02-V04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-02-V04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65030818'^^xsd:double;
  dwc:latitude '40.25942581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-02-V04CGI'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-02-V04EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-02-V04EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-02-V04EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25942581"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65030818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-02-V04EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  geo-pos:lat "40.25942581"^^xsd:decimal ;
  geo-pos:long "-26.65030818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-02-V04EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-02-V04EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-02-V04EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65030818'^^xsd:double;
  dwc:latitude '40.25942581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-02-V04EPR1'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-02-V04LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-02-V04LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-02-V04LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25942581"^^xsd:decimal ;
  dwc:decimalLongitude "-26.65030818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-02-V04LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25942581 -26.65030818)"^^geo:wktLiteral ;
  geo-pos:lat "40.25942581"^^xsd:decimal ;
  geo-pos:long "-26.65030818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-02-V04LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-02-V04LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-02-V04LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.65030818'^^xsd:double;
  dwc:latitude '40.25942581'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-02-V04LIX3'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-03-V04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-03-V04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-03-V04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27394773"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61789727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-03-V04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  geo-pos:lat "40.27394773"^^xsd:decimal ;
  geo-pos:long "-26.61789727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-03-V04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-03-V04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-03-V04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61789727'^^xsd:double;
  dwc:latitude '40.27394773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-03-V04ALF'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-03-V04ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-03-V04ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-03-V04ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27394773"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61789727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-03-V04ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  geo-pos:lat "40.27394773"^^xsd:decimal ;
  geo-pos:long "-26.61789727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-03-V04ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-03-V04ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-03-V04ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61789727'^^xsd:double;
  dwc:latitude '40.27394773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-03-V04ESC'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-03-V04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-03-V04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-03-V04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27394773"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61789727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-03-V04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  geo-pos:lat "40.27394773"^^xsd:decimal ;
  geo-pos:long "-26.61789727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-03-V04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-03-V04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-03-V04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61789727'^^xsd:double;
  dwc:latitude '40.27394773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-03-V04MMO'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-03-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-03-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-03-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27394773"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61789727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-03-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  geo-pos:lat "40.27394773"^^xsd:decimal ;
  geo-pos:long "-26.61789727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-03-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-03-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-03-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61789727'^^xsd:double;
  dwc:latitude '40.27394773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-03-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-03-V04ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-03-V04ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-03-V04ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27394773"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61789727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-03-V04ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  geo-pos:lat "40.27394773"^^xsd:decimal ;
  geo-pos:long "-26.61789727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-03-V04ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-03-V04ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-03-V04ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61789727'^^xsd:double;
  dwc:latitude '40.27394773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-03-V04ESP1'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-03-V04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-03-V04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-03-V04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27394773"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61789727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-03-V04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  geo-pos:lat "40.27394773"^^xsd:decimal ;
  geo-pos:long "-26.61789727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-03-V04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-03-V04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-03-V04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61789727'^^xsd:double;
  dwc:latitude '40.27394773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-03-V04CGI'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-03-V04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-03-V04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-03-V04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27394773"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61789727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-03-V04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  geo-pos:lat "40.27394773"^^xsd:decimal ;
  geo-pos:long "-26.61789727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-03-V04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-03-V04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-03-V04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61789727'^^xsd:double;
  dwc:latitude '40.27394773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-03-V04SAP1'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-03-V04MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-03-V04MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-03-V04MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27394773"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61789727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-03-V04MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  geo-pos:lat "40.27394773"^^xsd:decimal ;
  geo-pos:long "-26.61789727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-03-V04MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-03-V04MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-03-V04MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61789727'^^xsd:double;
  dwc:latitude '40.27394773'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-03-V04MMO3'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-03-V04COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-03-V04COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-03-V04COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27394773"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61789727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-03-V04COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27394773 -26.61789727)"^^geo:wktLiteral ;
  geo-pos:lat "40.27394773"^^xsd:decimal ;
  geo-pos:long "-26.61789727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-03-V04COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-03-V04COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-03-V04COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61789727'^^xsd:double;
  dwc:latitude '40.27394773'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-03-V04COL'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03ALF'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03ESC'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03MMO'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03SAP1'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03EPR1'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03XAR'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03CGI'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03LIX3'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03MMO1'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03PSE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03PSE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03PSE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03PSE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03PSE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03PSE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03PSE'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03PSE'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLO-01-O03SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLO-01-O03SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLO-01-O03SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34164666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.61064705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLO-01-O03SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34164666 -26.61064705)"^^geo:wktLiteral ;
  geo-pos:lat "40.34164666"^^xsd:decimal ;
  geo-pos:long "-26.61064705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLO-01-O03SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLO-01-O03SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLO-01-O03SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.61064705'^^xsd:double;
  dwc:latitude '40.34164666'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLO-01-O03SAP3'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-03-V04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-03-V04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-03-V04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2693479 -26.5897123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2693479"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5897123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-03-V04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2693479 -26.5897123)"^^geo:wktLiteral ;
  geo-pos:lat "40.2693479"^^xsd:decimal ;
  geo-pos:long "-26.5897123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-03-V04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-03-V04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-03-V04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.5897123'^^xsd:double;
  dwc:latitude '40.2693479'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-03-V04CGI'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-03-V04XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-03-V04XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-03-V04XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2693479 -26.5897123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2693479"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5897123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-03-V04XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2693479 -26.5897123)"^^geo:wktLiteral ;
  geo-pos:lat "40.2693479"^^xsd:decimal ;
  geo-pos:long "-26.5897123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-03-V04XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-03-V04XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-03-V04XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.5897123'^^xsd:double;
  dwc:latitude '40.2693479'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-03-V04XAR'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-03-V04LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-03-V04LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-03-V04LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2693479 -26.5897123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2693479"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5897123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-03-V04LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2693479 -26.5897123)"^^geo:wktLiteral ;
  geo-pos:lat "40.2693479"^^xsd:decimal ;
  geo-pos:long "-26.5897123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-03-V04LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-03-V04LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-03-V04LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.5897123'^^xsd:double;
  dwc:latitude '40.2693479'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-03-V04LIX3'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03CGI'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03EPR1'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03HEX>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03HEX> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03HEX> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03HEX>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03HEX>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03HEX" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03HEX'^^xsd:string;
  dwc:scientificName 'Hexanchus  griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALBAFAR'^^xsd:string;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03HEX'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03MMO'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03XAR'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03ESC'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03SAP1'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03EPR'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03COL'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03SAP3'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03LIX3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03LIX3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03LIX3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03LIX3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03LIX3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03LIX3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03LIX3'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03LIX3'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03HMI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03HMI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03HMI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03HMI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03HMI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03HMI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03HMI'^^xsd:string;
  dwc:scientificName 'Hydrolagus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: QUIMERA'^^xsd:string;
  dwc:aphiaid '105826'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03HMI'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '105826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03HAF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03HAF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03HAF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03HAF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03HAF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03HAF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03HAF'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: QUIMERA'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03HAF'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03PSE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03PSE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03PSE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03PSE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03PSE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03PSE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03PSE'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03PSE'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__SEDLOP-04-O03SPG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__SEDLOP-04-O03SPG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__SEDLOP-04-O03SPG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35700806"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58945899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__SEDLOP-04-O03SPG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35700806 -26.58945899)"^^geo:wktLiteral ;
  geo-pos:lat "40.35700806"^^xsd:decimal ;
  geo-pos:long "-26.58945899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__SEDLOP-04-O03SPG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SEDLOP-04-O03SPG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'SEDLOP-04-O03SPG'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58945899'^^xsd:double;
  dwc:latitude '40.35700806'^^xsd:double;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'SEDLOP-04-O03SPG'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97CAV'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97CHI'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97GAR'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97LGT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97LGT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97LGT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97LGT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97LGT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97LGT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97LGT'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGOSTA'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97LGT'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97MOR'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97BAG'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97ESP'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97CGI1'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97RAI2'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97IMP'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97CGI'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97ESC'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97PES'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97MMO'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97SAP2'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97CAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97CAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97CAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97CAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97CAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97CAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97CAR'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CARANGUEJO REAL'^^xsd:string;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97CAR'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97SAP1'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97SAP3'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97RAS>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97RAS'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97CGR'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97POL'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97RAS1'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5DJC-01-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5DJC-01-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5DJC-01-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20098727"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58246357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5DJC-01-P97PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20098727 -26.58246357)"^^geo:wktLiteral ;
  geo-pos:lat "38.20098727"^^xsd:decimal ;
  geo-pos:long "-26.58246357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5DJC-01-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DJC-01-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5DJC-01-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58246357'^^xsd:double;
  dwc:latitude '38.20098727'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5DJC-01-P97PAR'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04ESP'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04GAT'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04RAI2'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62313461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92029259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62313461 -25.92029259)"^^geo:wktLiteral ;
  geo-pos:lat "37.62313461"^^xsd:decimal ;
  geo-pos:long "-25.92029259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92029259'^^xsd:double;
  dwc:latitude '37.62313461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59005652"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91580381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  geo-pos:lat "37.59005652"^^xsd:decimal ;
  geo-pos:long "-25.91580381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91580381'^^xsd:double;
  dwc:latitude '37.59005652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P05ESP'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59005652"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91580381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  geo-pos:lat "37.59005652"^^xsd:decimal ;
  geo-pos:long "-25.91580381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91580381'^^xsd:double;
  dwc:latitude '37.59005652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59005652"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91580381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  geo-pos:lat "37.59005652"^^xsd:decimal ;
  geo-pos:long "-25.91580381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91580381'^^xsd:double;
  dwc:latitude '37.59005652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59005652"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91580381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  geo-pos:lat "37.59005652"^^xsd:decimal ;
  geo-pos:long "-25.91580381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91580381'^^xsd:double;
  dwc:latitude '37.59005652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59005652"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91580381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  geo-pos:lat "37.59005652"^^xsd:decimal ;
  geo-pos:long "-25.91580381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91580381'^^xsd:double;
  dwc:latitude '37.59005652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59005652"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91580381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  geo-pos:lat "37.59005652"^^xsd:decimal ;
  geo-pos:long "-25.91580381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91580381'^^xsd:double;
  dwc:latitude '37.59005652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P05BRR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P05BRR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P05BRR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59005652"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91580381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P05BRR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  geo-pos:lat "37.59005652"^^xsd:decimal ;
  geo-pos:long "-25.91580381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P05BRR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P05BRR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P05BRR'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91580381'^^xsd:double;
  dwc:latitude '37.59005652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARROSO'^^xsd:string;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P05BRR'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P05CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P05CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P05CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59005652"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91580381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P05CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  geo-pos:lat "37.59005652"^^xsd:decimal ;
  geo-pos:long "-25.91580381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P05CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P05CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P05CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91580381'^^xsd:double;
  dwc:latitude '37.59005652'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P05CHN'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59005652"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91580381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  geo-pos:lat "37.59005652"^^xsd:decimal ;
  geo-pos:long "-25.91580381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91580381'^^xsd:double;
  dwc:latitude '37.59005652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P05GMU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P05GMU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P05GMU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59005652"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91580381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P05GMU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59005652 -25.91580381)"^^geo:wktLiteral ;
  geo-pos:lat "37.59005652"^^xsd:decimal ;
  geo-pos:long "-25.91580381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P05GMU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P05GMU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P05GMU'^^xsd:string;
  dwc:scientificName 'Galeus murinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91580381'^^xsd:double;
  dwc:latitude '37.59005652'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LEITÃO-LISO'^^xsd:string;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P05GMU'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05CHE'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05ESP'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05GAT'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05SPT'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05ESC'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05ARA'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61904199"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91527697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61904199 -25.91527697)"^^geo:wktLiteral ;
  geo-pos:lat "37.61904199"^^xsd:decimal ;
  geo-pos:long "-25.91527697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91527697'^^xsd:double;
  dwc:latitude '37.61904199'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03PES'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03ARA'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03GAT'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03IMP'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03MMO'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03CHN'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03CGI'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03SAP1'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P03SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P03SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P03SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59723187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91470975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P03SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59723187 -25.91470975)"^^geo:wktLiteral ;
  geo-pos:lat "37.59723187"^^xsd:decimal ;
  geo-pos:long "-25.91470975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P03SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P03SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P03SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.91470975'^^xsd:double;
  dwc:latitude '37.59723187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P03SAP3'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02IMP'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02MMO'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02BCN'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02CGR'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02GOR'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02LUL'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02ESP'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02ALF'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02CGI'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02SAP3'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02EPR1'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P02COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P02COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P02COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60065341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90848723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P02COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60065341 -25.90848723)"^^geo:wktLiteral ;
  geo-pos:lat "37.60065341"^^xsd:decimal ;
  geo-pos:long "-25.90848723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P02COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P02COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P02COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90848723'^^xsd:double;
  dwc:latitude '37.60065341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P02COL'^^xsd:string;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08MOR'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08SPT'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08CAV'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08CHI'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08CHE'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08ESP'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08ARA'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08ALF'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08PES'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61814015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90547923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61814015 -25.90547923)"^^geo:wktLiteral ;
  geo-pos:lat "37.61814015"^^xsd:decimal ;
  geo-pos:long "-25.90547923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90547923'^^xsd:double;
  dwc:latitude '37.61814015'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02BES'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02PAR'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02CAB'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02CAV'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02CGR'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02CHI'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02GOR'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02ROC'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02ALF'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02IMP'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02MMO'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02ARA'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02GAT'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02CGI'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02BCN'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86971159"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90451265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86971159 -25.90451265)"^^geo:wktLiteral ;
  geo-pos:lat "37.86971159"^^xsd:decimal ;
  geo-pos:long "-25.90451265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90451265'^^xsd:double;
  dwc:latitude '37.86971159'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P02GAR'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04ESP'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04ARA'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04SPT'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04CHI'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P04CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P04CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P04CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59776426"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90360404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P04CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59776426 -25.90360404)"^^geo:wktLiteral ;
  geo-pos:lat "37.59776426"^^xsd:decimal ;
  geo-pos:long "-25.90360404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P04CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P04CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P04CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90360404'^^xsd:double;
  dwc:latitude '37.59776426'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P04CHN'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12ESC'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12MMO'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12SQU'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12SAP1'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12SAP3'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12CGI'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P12ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P12ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P12ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58575865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90231439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P12ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58575865 -25.90231439)"^^geo:wktLiteral ;
  geo-pos:lat "37.58575865"^^xsd:decimal ;
  geo-pos:long "-25.90231439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P12ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P12ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P12ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90231439'^^xsd:double;
  dwc:latitude '37.58575865'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P12ANT'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10ESP'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10CHI'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10RAT3'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10ARA'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10ESC'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59841283"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90220997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59841283 -25.90220997)"^^geo:wktLiteral ;
  geo-pos:lat "37.59841283"^^xsd:decimal ;
  geo-pos:long "-25.90220997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90220997'^^xsd:double;
  dwc:latitude '37.59841283'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99CAV'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99CHI'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99ESP'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99ALE'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99SPT'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99CGI'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99ESP1'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99MMO'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99SAP2'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99SAP1'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99BAG'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58317715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90053401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58317715 -25.90053401)"^^geo:wktLiteral ;
  geo-pos:lat "37.58317715"^^xsd:decimal ;
  geo-pos:long "-25.90053401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90053401'^^xsd:double;
  dwc:latitude '37.58317715'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08ESP'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08LAG1'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08SPT'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08ARA'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08PES'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08CGI3'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08ROC1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08ROC1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08ROC1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08ROC1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08ROC1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08ROC1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08ROC1'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08ROC1'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08CHN'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08ALE'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08EPR'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08COL'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57590986"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89758449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57590986 -25.89758449)"^^geo:wktLiteral ;
  geo-pos:lat "37.57590986"^^xsd:decimal ;
  geo-pos:long "-25.89758449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89758449'^^xsd:double;
  dwc:latitude '37.57590986'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P08CHE'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97BES'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97GOR'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97MOR'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97PAR'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97RAS>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97RAS'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97CAV'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97CAÇ'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97CHI'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97PG1'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97POL'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97RAS1'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97ESP'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97ALF'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97BAG'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97BCN'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97CGR'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97GRA'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P97MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P97MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P97MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8887554"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P97MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8887554 -25.89471428)"^^geo:wktLiteral ;
  geo-pos:lat "37.8887554"^^xsd:decimal ;
  geo-pos:long "-25.89471428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P97MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P97MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P97MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471428'^^xsd:double;
  dwc:latitude '37.8887554'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P97MMO'^^xsd:string;
  dwc:observationDate '1997-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11ESP'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11ARE'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11GAT'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11MMO'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60414898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89471077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60414898 -25.89471077)"^^geo:wktLiteral ;
  geo-pos:lat "37.60414898"^^xsd:decimal ;
  geo-pos:long "-25.89471077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89471077'^^xsd:double;
  dwc:latitude '37.60414898'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59603485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89341442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  geo-pos:lat "37.59603485"^^xsd:decimal ;
  geo-pos:long "-25.89341442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89341442'^^xsd:double;
  dwc:latitude '37.59603485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59603485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89341442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  geo-pos:lat "37.59603485"^^xsd:decimal ;
  geo-pos:long "-25.89341442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89341442'^^xsd:double;
  dwc:latitude '37.59603485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P00ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P00ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P00ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59603485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89341442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P00ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  geo-pos:lat "37.59603485"^^xsd:decimal ;
  geo-pos:long "-25.89341442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P00ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P00ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P00ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89341442'^^xsd:double;
  dwc:latitude '37.59603485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P00ESP'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59603485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89341442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  geo-pos:lat "37.59603485"^^xsd:decimal ;
  geo-pos:long "-25.89341442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89341442'^^xsd:double;
  dwc:latitude '37.59603485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59603485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89341442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  geo-pos:lat "37.59603485"^^xsd:decimal ;
  geo-pos:long "-25.89341442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89341442'^^xsd:double;
  dwc:latitude '37.59603485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59603485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89341442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  geo-pos:lat "37.59603485"^^xsd:decimal ;
  geo-pos:long "-25.89341442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89341442'^^xsd:double;
  dwc:latitude '37.59603485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P00ALF'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P00CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P00CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P00CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59603485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89341442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P00CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  geo-pos:lat "37.59603485"^^xsd:decimal ;
  geo-pos:long "-25.89341442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P00CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P00CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P00CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89341442'^^xsd:double;
  dwc:latitude '37.59603485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P00CHE'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59603485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89341442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  geo-pos:lat "37.59603485"^^xsd:decimal ;
  geo-pos:long "-25.89341442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89341442'^^xsd:double;
  dwc:latitude '37.59603485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59603485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89341442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  geo-pos:lat "37.59603485"^^xsd:decimal ;
  geo-pos:long "-25.89341442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89341442'^^xsd:double;
  dwc:latitude '37.59603485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P00IMP'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59603485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89341442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59603485 -25.89341442)"^^geo:wktLiteral ;
  geo-pos:lat "37.59603485"^^xsd:decimal ;
  geo-pos:long "-25.89341442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89341442'^^xsd:double;
  dwc:latitude '37.59603485'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10CHI'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10ESP'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10CHN'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10SAP3'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10SAP1'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10MMO'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P10GMU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P10GMU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P10GMU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57385557"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P10GMU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57385557 -25.891289)"^^geo:wktLiteral ;
  geo-pos:lat "37.57385557"^^xsd:decimal ;
  geo-pos:long "-25.891289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P10GMU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P10GMU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P10GMU'^^xsd:string;
  dwc:scientificName 'Galeus murinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.891289'^^xsd:double;
  dwc:latitude '37.57385557'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LEITÃO-LISO'^^xsd:string;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P10GMU'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04CHI'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04ESP'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04ALF'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04ARE'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04SPT'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57731693"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89105527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57731693 -25.89105527)"^^geo:wktLiteral ;
  geo-pos:lat "37.57731693"^^xsd:decimal ;
  geo-pos:long "-25.89105527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89105527'^^xsd:double;
  dwc:latitude '37.57731693'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07BAG'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07CAV'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07CGR'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07CHE'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07CHI'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07RAI3'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07SPT'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07ESP'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07IMP'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07RAI2'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07PES'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07CHN'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07GAT'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07MMO'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07ESC'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07SAP1'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P07ROC1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P07ROC1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P07ROC1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57303801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88820309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P07ROC1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57303801 -25.88820309)"^^geo:wktLiteral ;
  geo-pos:lat "37.57303801"^^xsd:decimal ;
  geo-pos:long "-25.88820309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P07ROC1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P07ROC1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P07ROC1'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88820309'^^xsd:double;
  dwc:latitude '37.57303801'^^xsd:double;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P07ROC1'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13MOR'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13CHI'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13RAT3'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13ABR2'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56758651"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88432545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56758651 -25.88432545)"^^geo:wktLiteral ;
  geo-pos:lat "37.56758651"^^xsd:decimal ;
  geo-pos:long "-25.88432545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88432545'^^xsd:double;
  dwc:latitude '37.56758651'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00BES'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00GAR'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00CAB'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00CAV'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00CAÇ'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00PAR'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00SAR'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00ROC'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00SPT'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00ALF'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00IMP'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00CHE'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00ARA'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00ESP'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00PES'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P00PRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P00PRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P00PRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88104598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P00PRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867538 -25.88104598)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867538"^^xsd:decimal ;
  geo-pos:long "-25.88104598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P00PRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P00PRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P00PRA'^^xsd:string;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.88104598'^^xsd:double;
  dwc:latitude '37.81867538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE-REI DO ALTO'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P00PRA'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12CHE'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12ANT'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12RAI2'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6120122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87641274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6120122 -25.87641274)"^^geo:wktLiteral ;
  geo-pos:lat "37.6120122"^^xsd:decimal ;
  geo-pos:long "-25.87641274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87641274'^^xsd:double;
  dwc:latitude '37.6120122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00ESP'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00RAI3'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00SPT'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00ALF'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00PES'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61295772"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87443849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61295772 -25.87443849)"^^geo:wktLiteral ;
  geo-pos:lat "37.61295772"^^xsd:decimal ;
  geo-pos:long "-25.87443849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87443849'^^xsd:double;
  dwc:latitude '37.61295772'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01CAÇ'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01CGR'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01PG1'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01BES'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01GAR'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01MOR'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01RAS2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01RAS2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01RAS2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01RAS2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01RAS2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01RAS2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01RAS2'^^xsd:string;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01RAS2'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01PAR'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01ROC'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01SAR'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01GOR'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01GRA'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01BAG'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01ALF'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01BCN'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87437071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892446 -25.87437071)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892446"^^xsd:decimal ;
  geo-pos:long "-25.87437071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.87437071'^^xsd:double;
  dwc:latitude '37.8892446'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03SPT'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03ESP'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03IMP'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03RAI2'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6109998"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86736797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6109998 -25.86736797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6109998"^^xsd:decimal ;
  geo-pos:long "-25.86736797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86736797'^^xsd:double;
  dwc:latitude '37.6109998'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07BES'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07CGI1'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07CAB'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07GAR'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07PAR'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07GRA'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07PG1'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07ESP'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07BAG'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07CHE'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07IMP'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07GAT'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07HAP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07HAP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07HAP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07HAP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07HAP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07HAP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07HAP'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: HOPLOSTETUS'^^xsd:string;
  dwc:aphiaid '159409'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07HAP'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07MMO'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07CGI'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07ROC'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07CAV'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07MOR'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80316631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86634766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80316631 -25.86634766)"^^geo:wktLiteral ;
  geo-pos:lat "37.80316631"^^xsd:decimal ;
  geo-pos:long "-25.86634766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.86634766'^^xsd:double;
  dwc:latitude '37.80316631'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11ESP'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11ESP1'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11PES'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6104231"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6104231 -25.85843533)"^^geo:wktLiteral ;
  geo-pos:lat "37.6104231"^^xsd:decimal ;
  geo-pos:long "-25.85843533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85843533'^^xsd:double;
  dwc:latitude '37.6104231'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99ESP'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99RAI2'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99RAT2'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99ARA'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99ARE'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99CGI'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76061893"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85394088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76061893 -25.85394088)"^^geo:wktLiteral ;
  geo-pos:lat "37.76061893"^^xsd:decimal ;
  geo-pos:long "-25.85394088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85394088'^^xsd:double;
  dwc:latitude '37.76061893'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P99BAG'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01BAG'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01CGR'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01GOR'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01BCN'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01CAV'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01CHI'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01LAG1'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01ESP'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01LAG3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01LAG3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01LAG3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01LAG3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01LAG3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01LAG3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01LAG3'^^xsd:string;
  dwc:scientificName 'Synodus synodus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DA-COSTA'^^xsd:string;
  dwc:aphiaid '126373'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01LAG3'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01RAI2'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P01ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P01ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P01ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59937098"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85007081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P01ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59937098 -25.85007081)"^^geo:wktLiteral ;
  geo-pos:lat "37.59937098"^^xsd:decimal ;
  geo-pos:long "-25.85007081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P01ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P01ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P01ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85007081'^^xsd:double;
  dwc:latitude '37.59937098'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P01ARA'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99VER'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99MMO'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99ARA'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99CGI'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99BES'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99PAR'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99SAR'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99LUL'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99BAG'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92889615"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84642376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92889615 -25.84642376)"^^geo:wktLiteral ;
  geo-pos:lat "37.92889615"^^xsd:decimal ;
  geo-pos:long "-25.84642376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84642376'^^xsd:double;
  dwc:latitude '37.92889615'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P99ESP'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57524409"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84639664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  geo-pos:lat "37.57524409"^^xsd:decimal ;
  geo-pos:long "-25.84639664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84639664'^^xsd:double;
  dwc:latitude '37.57524409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57524409"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84639664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  geo-pos:lat "37.57524409"^^xsd:decimal ;
  geo-pos:long "-25.84639664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84639664'^^xsd:double;
  dwc:latitude '37.57524409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P01BAG'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57524409"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84639664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  geo-pos:lat "37.57524409"^^xsd:decimal ;
  geo-pos:long "-25.84639664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84639664'^^xsd:double;
  dwc:latitude '37.57524409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P01BCN'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57524409"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84639664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  geo-pos:lat "37.57524409"^^xsd:decimal ;
  geo-pos:long "-25.84639664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84639664'^^xsd:double;
  dwc:latitude '37.57524409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P01CGR'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57524409"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84639664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  geo-pos:lat "37.57524409"^^xsd:decimal ;
  geo-pos:long "-25.84639664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84639664'^^xsd:double;
  dwc:latitude '37.57524409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P01GOR'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P01CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P01CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P01CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57524409"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84639664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P01CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  geo-pos:lat "37.57524409"^^xsd:decimal ;
  geo-pos:long "-25.84639664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P01CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P01CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P01CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84639664'^^xsd:double;
  dwc:latitude '37.57524409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P01CHI'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P01RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P01RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P01RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57524409"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84639664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P01RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  geo-pos:lat "37.57524409"^^xsd:decimal ;
  geo-pos:long "-25.84639664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P01RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P01RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P01RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84639664'^^xsd:double;
  dwc:latitude '37.57524409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P01RAI2'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P01RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P01RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P01RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57524409"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84639664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P01RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  geo-pos:lat "37.57524409"^^xsd:decimal ;
  geo-pos:long "-25.84639664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P01RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P01RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P01RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84639664'^^xsd:double;
  dwc:latitude '37.57524409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P01RAT1'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57524409"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84639664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57524409 -25.84639664)"^^geo:wktLiteral ;
  geo-pos:lat "37.57524409"^^xsd:decimal ;
  geo-pos:long "-25.84639664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84639664'^^xsd:double;
  dwc:latitude '37.57524409'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96BAG'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96BCN'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96CAV'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96CGR'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96CHI'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96ESP'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96GOR'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96MOR'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96ALF'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96ARA'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96IMP'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96SPT'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P96LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P96LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P96LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58866299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84589631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P96LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58866299 -25.84589631)"^^geo:wktLiteral ;
  geo-pos:lat "37.58866299"^^xsd:decimal ;
  geo-pos:long "-25.84589631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P96LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P96LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P96LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84589631'^^xsd:double;
  dwc:latitude '37.58866299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P96LIX2'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11PAR'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11BES'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11ESP'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11ESC'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11MMO'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11CGI'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P11RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P11RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P11RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74519021"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8325595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P11RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74519021 -25.8325595)"^^geo:wktLiteral ;
  geo-pos:lat "37.74519021"^^xsd:decimal ;
  geo-pos:long "-25.8325595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P11RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P11RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P11RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8325595'^^xsd:double;
  dwc:latitude '37.74519021'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P11RAT1'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97BAG'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97ESP'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97CGR'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97IMP'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97LIX2'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97XAR'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P97ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P97ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P97ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4897278"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82689111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P97ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4897278 -25.82689111)"^^geo:wktLiteral ;
  geo-pos:lat "37.4897278"^^xsd:decimal ;
  geo-pos:long "-25.82689111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P97ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P97ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P97ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.82689111'^^xsd:double;
  dwc:latitude '37.4897278'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P97ALE'^^xsd:string;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01BES'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01CAÇ'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01PAR'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01GAR'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01GRA'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01MOR'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01RAS1'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01CGR'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01BAG'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01LAG3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01LAG3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01LAG3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01LAG3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01LAG3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01LAG3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01LAG3'^^xsd:string;
  dwc:scientificName 'Synodus synodus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DA-COSTA'^^xsd:string;
  dwc:aphiaid '126373'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01LAG3'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01RAT2'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01CGI'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01IMP'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01PG1'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P01CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P01CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P01CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73788781"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78836021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P01CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73788781 -25.78836021)"^^geo:wktLiteral ;
  geo-pos:lat "37.73788781"^^xsd:decimal ;
  geo-pos:long "-25.78836021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P01CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P01CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P01CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78836021'^^xsd:double;
  dwc:latitude '37.73788781'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P01CAV'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99BAG'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99CHI'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99ESP'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99RAI2'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99CHE'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99PES'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99ARA'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99SPT'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99RAT2'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99RAT1'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99CAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99CAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99CAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99CAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99CAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99CAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99CAR'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CARANGUEJO REAL'^^xsd:string;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99CAR'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99ESC'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99GAD'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99SAP2'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23294309"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72857066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23294309 -25.72857066)"^^geo:wktLiteral ;
  geo-pos:lat "37.23294309"^^xsd:decimal ;
  geo-pos:long "-25.72857066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72857066'^^xsd:double;
  dwc:latitude '37.23294309'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-02-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-02-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-02-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13587121 -25.71300886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13587121"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71300886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-02-P11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13587121 -25.71300886)"^^geo:wktLiteral ;
  geo-pos:lat "37.13587121"^^xsd:decimal ;
  geo-pos:long "-25.71300886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-02-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-02-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-02-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71300886'^^xsd:double;
  dwc:latitude '37.13587121'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-02-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-02-P11COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-02-P11COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-02-P11COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13587121 -25.71300886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13587121"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71300886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-02-P11COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13587121 -25.71300886)"^^geo:wktLiteral ;
  geo-pos:lat "37.13587121"^^xsd:decimal ;
  geo-pos:long "-25.71300886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-02-P11COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-02-P11COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-02-P11COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71300886'^^xsd:double;
  dwc:latitude '37.13587121'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-02-P11COL'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07BAG'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07CHE'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07ESP'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07ALF'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07CGR'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07RAT2'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07ARA'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07IMP'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07RAI3'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07MMO'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P07PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P07PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P07PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17668731"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6959161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P07PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17668731 -25.6959161)"^^geo:wktLiteral ;
  geo-pos:lat "37.17668731"^^xsd:decimal ;
  geo-pos:long "-25.6959161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P07PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P07PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P07PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6959161'^^xsd:double;
  dwc:latitude '37.17668731'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P07PES'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08ALF'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08ESP'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08CHE'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08SPT'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08ARA'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17947647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69168727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17947647 -25.69168727)"^^geo:wktLiteral ;
  geo-pos:lat "37.17947647"^^xsd:decimal ;
  geo-pos:long "-25.69168727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69168727'^^xsd:double;
  dwc:latitude '37.17947647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P08CHI'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96BCN'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96RAT1'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96IMP'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96LIX2'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96MMO'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96SAP2'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96BAG'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96CHE'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96ESP'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96GOR'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96CGR'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P96RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P96RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P96RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35172551"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6894232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P96RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35172551 -25.6894232)"^^geo:wktLiteral ;
  geo-pos:lat "37.35172551"^^xsd:decimal ;
  geo-pos:long "-25.6894232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P96RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P96RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P96RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6894232'^^xsd:double;
  dwc:latitude '37.35172551'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P96RAI3'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97CAÇ'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97BAG'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97BCN'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97CGR'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97ESP'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97GOR'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97MOR'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97CHI'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17928647"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6849717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17928647 -25.6849717)"^^geo:wktLiteral ;
  geo-pos:lat "37.17928647"^^xsd:decimal ;
  geo-pos:long "-25.6849717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6849717'^^xsd:double;
  dwc:latitude '37.17928647'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P97ALF'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07ALF'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07BAG'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07CGR'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07CHE'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07SAP1'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07CHN'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07SAP3'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07COL'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07EPR'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07ALE'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07ESP'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16539277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68302906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16539277 -25.68302906)"^^geo:wktLiteral ;
  geo-pos:lat "37.16539277"^^xsd:decimal ;
  geo-pos:long "-25.68302906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68302906'^^xsd:double;
  dwc:latitude '37.16539277'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23753962"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68076934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  geo-pos:lat "37.23753962"^^xsd:decimal ;
  geo-pos:long "-25.68076934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68076934'^^xsd:double;
  dwc:latitude '37.23753962'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23753962"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68076934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  geo-pos:lat "37.23753962"^^xsd:decimal ;
  geo-pos:long "-25.68076934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68076934'^^xsd:double;
  dwc:latitude '37.23753962'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23753962"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68076934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  geo-pos:lat "37.23753962"^^xsd:decimal ;
  geo-pos:long "-25.68076934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68076934'^^xsd:double;
  dwc:latitude '37.23753962'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P99CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P99CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P99CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23753962"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68076934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P99CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  geo-pos:lat "37.23753962"^^xsd:decimal ;
  geo-pos:long "-25.68076934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P99CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P99CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P99CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68076934'^^xsd:double;
  dwc:latitude '37.23753962'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P99CHI'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P99ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P99ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P99ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23753962"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68076934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P99ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  geo-pos:lat "37.23753962"^^xsd:decimal ;
  geo-pos:long "-25.68076934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P99ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P99ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P99ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68076934'^^xsd:double;
  dwc:latitude '37.23753962'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P99ARA'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23753962"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68076934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  geo-pos:lat "37.23753962"^^xsd:decimal ;
  geo-pos:long "-25.68076934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68076934'^^xsd:double;
  dwc:latitude '37.23753962'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23753962"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68076934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  geo-pos:lat "37.23753962"^^xsd:decimal ;
  geo-pos:long "-25.68076934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68076934'^^xsd:double;
  dwc:latitude '37.23753962'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P99ESP'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23753962"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68076934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23753962 -25.68076934)"^^geo:wktLiteral ;
  geo-pos:lat "37.23753962"^^xsd:decimal ;
  geo-pos:long "-25.68076934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68076934'^^xsd:double;
  dwc:latitude '37.23753962'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P99BAG'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16560058"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68063605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  geo-pos:lat "37.16560058"^^xsd:decimal ;
  geo-pos:long "-25.68063605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68063605'^^xsd:double;
  dwc:latitude '37.16560058'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16560058"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68063605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  geo-pos:lat "37.16560058"^^xsd:decimal ;
  geo-pos:long "-25.68063605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68063605'^^xsd:double;
  dwc:latitude '37.16560058'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P10ESP'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16560058"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68063605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  geo-pos:lat "37.16560058"^^xsd:decimal ;
  geo-pos:long "-25.68063605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68063605'^^xsd:double;
  dwc:latitude '37.16560058'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16560058"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68063605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  geo-pos:lat "37.16560058"^^xsd:decimal ;
  geo-pos:long "-25.68063605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68063605'^^xsd:double;
  dwc:latitude '37.16560058'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16560058"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68063605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  geo-pos:lat "37.16560058"^^xsd:decimal ;
  geo-pos:long "-25.68063605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68063605'^^xsd:double;
  dwc:latitude '37.16560058'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P10RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P10RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P10RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16560058"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68063605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P10RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  geo-pos:lat "37.16560058"^^xsd:decimal ;
  geo-pos:long "-25.68063605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P10RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P10RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P10RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68063605'^^xsd:double;
  dwc:latitude '37.16560058'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P10RAT3'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16560058"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68063605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  geo-pos:lat "37.16560058"^^xsd:decimal ;
  geo-pos:long "-25.68063605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68063605'^^xsd:double;
  dwc:latitude '37.16560058'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16560058"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68063605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  geo-pos:lat "37.16560058"^^xsd:decimal ;
  geo-pos:long "-25.68063605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68063605'^^xsd:double;
  dwc:latitude '37.16560058'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16560058"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68063605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16560058 -25.68063605)"^^geo:wktLiteral ;
  geo-pos:lat "37.16560058"^^xsd:decimal ;
  geo-pos:long "-25.68063605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68063605'^^xsd:double;
  dwc:latitude '37.16560058'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P10MMO'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13CAV'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13CAÇ'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13CHE'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13SQU'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13SAP1'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13SAP3'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P13CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P13CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P13CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16090818"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67898752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P13CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16090818 -25.67898752)"^^geo:wktLiteral ;
  geo-pos:lat "37.16090818"^^xsd:decimal ;
  geo-pos:long "-25.67898752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P13CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P13CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P13CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67898752'^^xsd:double;
  dwc:latitude '37.16090818'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P13CGI'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11ESP'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11CHE'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11RAT1'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11MMO'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11SAP3'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1635041"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67685334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1635041 -25.67685334)"^^geo:wktLiteral ;
  geo-pos:lat "37.1635041"^^xsd:decimal ;
  geo-pos:long "-25.67685334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67685334'^^xsd:double;
  dwc:latitude '37.1635041'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P11CGI'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02CGR'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02CHI'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02GOR'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02CHE'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02RAI2'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02RAI3'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02RAT2'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02ALF'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02IMP'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02MMO'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17916733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67643222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17916733 -25.67643222)"^^geo:wktLiteral ;
  geo-pos:lat "37.17916733"^^xsd:decimal ;
  geo-pos:long "-25.67643222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67643222'^^xsd:double;
  dwc:latitude '37.17916733'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P02BCN'^^xsd:string;
  dwc:observationDate '2002-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02BAG'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02BCN'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02CGR'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02CHI'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02ESP'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02GOR'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02MOR'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02SPT'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02CHO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02CHO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02CHO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02CHO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02CHO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02CHO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02CHO'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHOUPA'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02CHO'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02RAI2'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02ARA'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17543291"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67223426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17543291 -25.67223426)"^^geo:wktLiteral ;
  geo-pos:lat "37.17543291"^^xsd:decimal ;
  geo-pos:long "-25.67223426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67223426'^^xsd:double;
  dwc:latitude '37.17543291'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P02IMP'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03CHE'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03ESP'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03RAI2'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03SPT'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03ALF'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03IMP'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03MMO'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P03TAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P03TAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P03TAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15817636"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66606239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P03TAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15817636 -25.66606239)"^^geo:wktLiteral ;
  geo-pos:lat "37.15817636"^^xsd:decimal ;
  geo-pos:long "-25.66606239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P03TAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P03TAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P03TAB'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66606239'^^xsd:double;
  dwc:latitude '37.15817636'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TAMBORIL'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P03TAB'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00EPT'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00ESP'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00CAÇ'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00ALF'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00IMP'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00RAI2'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00RAT1'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00SPT'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00MMO'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16072139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66446574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16072139 -25.66446574)"^^geo:wktLiteral ;
  geo-pos:lat "37.16072139"^^xsd:decimal ;
  geo-pos:long "-25.66446574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66446574'^^xsd:double;
  dwc:latitude '37.16072139'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05GAT'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05VER'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87799461"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66339978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87799461 -25.66339978)"^^geo:wktLiteral ;
  geo-pos:lat "37.87799461"^^xsd:decimal ;
  geo-pos:long "-25.66339978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66339978'^^xsd:double;
  dwc:latitude '37.87799461'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P05RAT3'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01HEX>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01HEX> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01HEX> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01HEX>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01HEX>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01HEX" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01HEX'^^xsd:string;
  dwc:scientificName 'Hexanchus  griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALBAFAR'^^xsd:string;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01HEX'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01BCN'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01MMO'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01IMP'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01CGI'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01CRY'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01SAP2'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01SAP1'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01SAP3'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P01XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P01XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P01XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20065759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65511372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P01XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20065759 -25.65511372)"^^geo:wktLiteral ;
  geo-pos:lat "37.20065759"^^xsd:decimal ;
  geo-pos:long "-25.65511372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P01XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P01XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P01XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65511372'^^xsd:double;
  dwc:latitude '37.20065759'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P01XAR'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05ESP'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05MOR'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05SPT'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05CHE'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05RAT1'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05BAG'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18995129"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65503128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18995129 -25.65503128)"^^geo:wktLiteral ;
  geo-pos:lat "37.18995129"^^xsd:decimal ;
  geo-pos:long "-25.65503128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65503128'^^xsd:double;
  dwc:latitude '37.18995129'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12CHE'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12ANT'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12MOR'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12RAT3'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12MMO'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15508659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64910551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15508659 -25.64910551)"^^geo:wktLiteral ;
  geo-pos:lat "37.15508659"^^xsd:decimal ;
  geo-pos:long "-25.64910551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64910551'^^xsd:double;
  dwc:latitude '37.15508659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11ESP'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11MOR'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11SPT'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11RAT1'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872956"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6441182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872956 -25.6441182)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872956"^^xsd:decimal ;
  geo-pos:long "-25.6441182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6441182'^^xsd:double;
  dwc:latitude '37.1872956'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18474083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64359975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  geo-pos:lat "37.18474083"^^xsd:decimal ;
  geo-pos:long "-25.64359975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64359975'^^xsd:double;
  dwc:latitude '37.18474083'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18474083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64359975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  geo-pos:lat "37.18474083"^^xsd:decimal ;
  geo-pos:long "-25.64359975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64359975'^^xsd:double;
  dwc:latitude '37.18474083'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18474083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64359975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  geo-pos:lat "37.18474083"^^xsd:decimal ;
  geo-pos:long "-25.64359975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64359975'^^xsd:double;
  dwc:latitude '37.18474083'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18474083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64359975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  geo-pos:lat "37.18474083"^^xsd:decimal ;
  geo-pos:long "-25.64359975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64359975'^^xsd:double;
  dwc:latitude '37.18474083'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P03ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P03ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P03ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18474083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64359975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P03ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  geo-pos:lat "37.18474083"^^xsd:decimal ;
  geo-pos:long "-25.64359975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P03ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P03ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P03ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64359975'^^xsd:double;
  dwc:latitude '37.18474083'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P03ESP'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18474083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64359975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  geo-pos:lat "37.18474083"^^xsd:decimal ;
  geo-pos:long "-25.64359975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64359975'^^xsd:double;
  dwc:latitude '37.18474083'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18474083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64359975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  geo-pos:lat "37.18474083"^^xsd:decimal ;
  geo-pos:long "-25.64359975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64359975'^^xsd:double;
  dwc:latitude '37.18474083'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P03RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P03RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P03RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18474083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64359975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P03RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  geo-pos:lat "37.18474083"^^xsd:decimal ;
  geo-pos:long "-25.64359975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P03RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P03RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P03RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64359975'^^xsd:double;
  dwc:latitude '37.18474083'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P03RAI2'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18474083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64359975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  geo-pos:lat "37.18474083"^^xsd:decimal ;
  geo-pos:long "-25.64359975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64359975'^^xsd:double;
  dwc:latitude '37.18474083'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P03MMO'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18474083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64359975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18474083 -25.64359975)"^^geo:wktLiteral ;
  geo-pos:lat "37.18474083"^^xsd:decimal ;
  geo-pos:long "-25.64359975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64359975'^^xsd:double;
  dwc:latitude '37.18474083'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05BAG'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05ESP'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05SPT'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05RAI2'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05CHE'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1883871"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64263845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1883871 -25.64263845)"^^geo:wktLiteral ;
  geo-pos:lat "37.1883871"^^xsd:decimal ;
  geo-pos:long "-25.64263845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64263845'^^xsd:double;
  dwc:latitude '37.1883871'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P05ESC'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18461279"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6410499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  geo-pos:lat "37.18461279"^^xsd:decimal ;
  geo-pos:long "-25.6410499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6410499'^^xsd:double;
  dwc:latitude '37.18461279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P01MMO'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P01SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P01SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P01SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18461279"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6410499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P01SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  geo-pos:lat "37.18461279"^^xsd:decimal ;
  geo-pos:long "-25.6410499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P01SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P01SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P01SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6410499'^^xsd:double;
  dwc:latitude '37.18461279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P01SAP2'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18461279"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6410499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  geo-pos:lat "37.18461279"^^xsd:decimal ;
  geo-pos:long "-25.6410499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6410499'^^xsd:double;
  dwc:latitude '37.18461279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18461279"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6410499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  geo-pos:lat "37.18461279"^^xsd:decimal ;
  geo-pos:long "-25.6410499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6410499'^^xsd:double;
  dwc:latitude '37.18461279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P01SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P01SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P01SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18461279"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6410499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P01SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  geo-pos:lat "37.18461279"^^xsd:decimal ;
  geo-pos:long "-25.6410499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P01SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P01SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P01SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6410499'^^xsd:double;
  dwc:latitude '37.18461279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P01SAP1'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18461279"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6410499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  geo-pos:lat "37.18461279"^^xsd:decimal ;
  geo-pos:long "-25.6410499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6410499'^^xsd:double;
  dwc:latitude '37.18461279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P01BCN'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18461279"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6410499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  geo-pos:lat "37.18461279"^^xsd:decimal ;
  geo-pos:long "-25.6410499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6410499'^^xsd:double;
  dwc:latitude '37.18461279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P01CGR'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18461279"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6410499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  geo-pos:lat "37.18461279"^^xsd:decimal ;
  geo-pos:long "-25.6410499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6410499'^^xsd:double;
  dwc:latitude '37.18461279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P01GOR'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P01SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P01SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P01SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18461279"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6410499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P01SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18461279 -25.6410499)"^^geo:wktLiteral ;
  geo-pos:lat "37.18461279"^^xsd:decimal ;
  geo-pos:long "-25.6410499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P01SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P01SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P01SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6410499'^^xsd:double;
  dwc:latitude '37.18461279'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P01SPT'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12ANT'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12CHE'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12CGI'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16175321"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6399858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16175321 -25.6399858)"^^geo:wktLiteral ;
  geo-pos:lat "37.16175321"^^xsd:decimal ;
  geo-pos:long "-25.6399858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6399858'^^xsd:double;
  dwc:latitude '37.16175321'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13CAV'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13CHI'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13CHO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13CHO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13CHO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13CHO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13CHO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13CHO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13CHO'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHOUPA'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13CHO'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13SAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13SAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13SAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13SAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13SAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13SAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13SAL'^^xsd:string;
  dwc:scientificName 'Polymixia nobilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SALMONETE-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127163'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13SAL'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13GAD'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13PES'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13SQU'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16912401"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63880896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16912401 -25.63880896)"^^geo:wktLiteral ;
  geo-pos:lat "37.16912401"^^xsd:decimal ;
  geo-pos:long "-25.63880896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63880896'^^xsd:double;
  dwc:latitude '37.16912401'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02BAG'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02BCN'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02CGR'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02CHI'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02GOR'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02RAI2'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02RAT2'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02RAT1'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-02-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-02-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-02-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17268275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63865636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-02-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17268275 -25.63865636)"^^geo:wktLiteral ;
  geo-pos:lat "37.17268275"^^xsd:decimal ;
  geo-pos:long "-25.63865636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-02-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-02-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-02-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63865636'^^xsd:double;
  dwc:latitude '37.17268275'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-02-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18493256"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63827292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  geo-pos:lat "37.18493256"^^xsd:decimal ;
  geo-pos:long "-25.63827292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63827292'^^xsd:double;
  dwc:latitude '37.18493256'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18493256"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63827292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  geo-pos:lat "37.18493256"^^xsd:decimal ;
  geo-pos:long "-25.63827292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63827292'^^xsd:double;
  dwc:latitude '37.18493256'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18493256"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63827292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  geo-pos:lat "37.18493256"^^xsd:decimal ;
  geo-pos:long "-25.63827292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63827292'^^xsd:double;
  dwc:latitude '37.18493256'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18493256"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63827292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  geo-pos:lat "37.18493256"^^xsd:decimal ;
  geo-pos:long "-25.63827292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63827292'^^xsd:double;
  dwc:latitude '37.18493256'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18493256"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63827292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  geo-pos:lat "37.18493256"^^xsd:decimal ;
  geo-pos:long "-25.63827292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63827292'^^xsd:double;
  dwc:latitude '37.18493256'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18493256"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63827292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  geo-pos:lat "37.18493256"^^xsd:decimal ;
  geo-pos:long "-25.63827292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63827292'^^xsd:double;
  dwc:latitude '37.18493256'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P10ESP'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18493256"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63827292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  geo-pos:lat "37.18493256"^^xsd:decimal ;
  geo-pos:long "-25.63827292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63827292'^^xsd:double;
  dwc:latitude '37.18493256'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P10CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P10CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P10CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18493256"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63827292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P10CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  geo-pos:lat "37.18493256"^^xsd:decimal ;
  geo-pos:long "-25.63827292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P10CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P10CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P10CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63827292'^^xsd:double;
  dwc:latitude '37.18493256'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P10CHE'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P10CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P10CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P10CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18493256"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63827292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P10CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18493256 -25.63827292)"^^geo:wktLiteral ;
  geo-pos:lat "37.18493256"^^xsd:decimal ;
  geo-pos:long "-25.63827292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P10CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P10CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P10CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63827292'^^xsd:double;
  dwc:latitude '37.18493256'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P10CGI3'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08CHI'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08ESP'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08ALF'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08ANT'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08CHE'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08SPT'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08RAI2'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08ESC'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08CGI'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16414077"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63824613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16414077 -25.63824613)"^^geo:wktLiteral ;
  geo-pos:lat "37.16414077"^^xsd:decimal ;
  geo-pos:long "-25.63824613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63824613'^^xsd:double;
  dwc:latitude '37.16414077'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13BAG'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13CAV'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13CGI1'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13CHI'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13ESC'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18069541"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63759385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18069541 -25.63759385)"^^geo:wktLiteral ;
  geo-pos:lat "37.18069541"^^xsd:decimal ;
  geo-pos:long "-25.63759385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63759385'^^xsd:double;
  dwc:latitude '37.18069541'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00ESP'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00SPT'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00BRR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00BRR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00BRR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00BRR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00BRR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00BRR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00BRR'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARROSO'^^xsd:string;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00BRR'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00GMU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00GMU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00GMU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00GMU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00GMU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00GMU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00GMU'^^xsd:string;
  dwc:scientificName 'Galeus murinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LEITÃO-LISO'^^xsd:string;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00GMU'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00MMO'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00SAP1'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00CGI'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-04-P00XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-04-P00XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-04-P00XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18761697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63662634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-04-P00XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18761697 -25.63662634)"^^geo:wktLiteral ;
  geo-pos:lat "37.18761697"^^xsd:decimal ;
  geo-pos:long "-25.63662634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-04-P00XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-04-P00XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-04-P00XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63662634'^^xsd:double;
  dwc:latitude '37.18761697'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-04-P00XAR'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07CGR'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07CHE'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07SPT'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07ANT'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07IMP'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07MMO'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07BAG'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07RAI2'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07ALF'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07CAV'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07ARA'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07CHI'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07ESC'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-03-P07EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-03-P07EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-03-P07EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17086804"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6343261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-03-P07EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17086804 -25.6343261)"^^geo:wktLiteral ;
  geo-pos:lat "37.17086804"^^xsd:decimal ;
  geo-pos:long "-25.6343261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-03-P07EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-03-P07EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-03-P07EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6343261'^^xsd:double;
  dwc:latitude '37.17086804'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-03-P07EPT'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04MOR'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04SPT'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04ESP'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04RAI2'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04CHE'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04SAP3'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__4MPR-01-P04MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__4MPR-01-P04MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__4MPR-01-P04MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17012971"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63358772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__4MPR-01-P04MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17012971 -25.63358772)"^^geo:wktLiteral ;
  geo-pos:lat "37.17012971"^^xsd:decimal ;
  geo-pos:long "-25.63358772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__4MPR-01-P04MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4MPR-01-P04MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '4MPR-01-P04MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63358772'^^xsd:double;
  dwc:latitude '37.17012971'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '4MPR-01-P04MMO1'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-03-P11SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-03-P11SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-03-P11SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20136189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6169723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-03-P11SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  geo-pos:lat "37.20136189"^^xsd:decimal ;
  geo-pos:long "-25.6169723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-03-P11SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-03-P11SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-03-P11SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6169723'^^xsd:double;
  dwc:latitude '37.20136189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-03-P11SAP3'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-03-P11COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-03-P11COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-03-P11COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20136189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6169723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-03-P11COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  geo-pos:lat "37.20136189"^^xsd:decimal ;
  geo-pos:long "-25.6169723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-03-P11COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-03-P11COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-03-P11COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6169723'^^xsd:double;
  dwc:latitude '37.20136189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-03-P11COL'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-03-P11CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-03-P11CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-03-P11CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20136189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6169723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-03-P11CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  geo-pos:lat "37.20136189"^^xsd:decimal ;
  geo-pos:long "-25.6169723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-03-P11CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-03-P11CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-03-P11CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6169723'^^xsd:double;
  dwc:latitude '37.20136189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-03-P11CRY'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-03-P11XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-03-P11XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-03-P11XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20136189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6169723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-03-P11XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  geo-pos:lat "37.20136189"^^xsd:decimal ;
  geo-pos:long "-25.6169723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-03-P11XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-03-P11XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-03-P11XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6169723'^^xsd:double;
  dwc:latitude '37.20136189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-03-P11XAR'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-03-P11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-03-P11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-03-P11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20136189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6169723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-03-P11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  geo-pos:lat "37.20136189"^^xsd:decimal ;
  geo-pos:long "-25.6169723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-03-P11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-03-P11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-03-P11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6169723'^^xsd:double;
  dwc:latitude '37.20136189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-03-P11CGI'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__REDECO-03-P11MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__REDECO-03-P11MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__REDECO-03-P11MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20136189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6169723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__REDECO-03-P11MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20136189 -25.6169723)"^^geo:wktLiteral ;
  geo-pos:lat "37.20136189"^^xsd:decimal ;
  geo-pos:long "-25.6169723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__REDECO-03-P11MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "REDECO-03-P11MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber 'REDECO-03-P11MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6169723'^^xsd:double;
  dwc:latitude '37.20136189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId 'REDECO-03-P11MMO1'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13PAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13PAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13PAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13PAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13PAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13PAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13PAT'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13PAT'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13ALF'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13RAT3'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13CAV'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13PAR'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13BES'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13CGR'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13ESP'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13GOR'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P13BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P13BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P13BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68087361"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5976582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P13BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68087361 -25.5976582)"^^geo:wktLiteral ;
  geo-pos:lat "37.68087361"^^xsd:decimal ;
  geo-pos:long "-25.5976582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P13BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P13BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P13BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5976582'^^xsd:double;
  dwc:latitude '37.68087361'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P13BAG'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00BES'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00CAB'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00CAV'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00PAR'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00ROC'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00ARE'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00ESP'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00RAT1'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3346261"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57564954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3346261 -25.57564954)"^^geo:wktLiteral ;
  geo-pos:lat "37.3346261"^^xsd:decimal ;
  geo-pos:long "-25.57564954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57564954'^^xsd:double;
  dwc:latitude '37.3346261'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P00IMP'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07CAB'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07CGR'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07ESP'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07ALF'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07CHE'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07SPT'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07MMO'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07RAI2'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07ESC'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8793244"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52426042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8793244 -25.52426042)"^^geo:wktLiteral ;
  geo-pos:lat "37.8793244"^^xsd:decimal ;
  geo-pos:long "-25.52426042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52426042'^^xsd:double;
  dwc:latitude '37.8793244'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P07IMP'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03LAG1'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03CAB'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03CAÇ'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03BES'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03GAR'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03GRA'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03MYA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03MYA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03MYA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03MYA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03MYA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03MYA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03MYA'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATÃO'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03MYA'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03PAR'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03IMP'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03CRY'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86582493"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51103745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86582493 -25.51103745)"^^geo:wktLiteral ;
  geo-pos:lat "37.86582493"^^xsd:decimal ;
  geo-pos:long "-25.51103745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51103745'^^xsd:double;
  dwc:latitude '37.86582493'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03LAG2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03LAG2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03LAG2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03LAG2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03LAG2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03LAG2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03LAG2'^^xsd:string;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03LAG2'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03BES'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03CAB'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03CAÇ'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03GRA'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03LUL'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6822508"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49040179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6822508 -25.49040179)"^^geo:wktLiteral ;
  geo-pos:lat "37.6822508"^^xsd:decimal ;
  geo-pos:long "-25.49040179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49040179'^^xsd:double;
  dwc:latitude '37.6822508'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05COE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05COE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05COE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05COE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05COE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05COE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05COE'^^xsd:string;
  dwc:scientificName 'Promethichthys prometheus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE COELHO'^^xsd:string;
  dwc:aphiaid '126866'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05COE'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05PES'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05PES2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05PES2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05PES2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05PES2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05PES2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05PES2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05PES2'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05PES2'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05ESC'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05GAR'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05MOR'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05GRA'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05PAR'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05RAS2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05RAS2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05RAS2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05RAS2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05RAS2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05RAS2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05RAS2'^^xsd:string;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05RAS2'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05CAB'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67312236"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49013526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67312236 -25.49013526)"^^geo:wktLiteral ;
  geo-pos:lat "37.67312236"^^xsd:decimal ;
  geo-pos:long "-25.49013526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49013526'^^xsd:double;
  dwc:latitude '37.67312236'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96CAB'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96BES'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96LUL'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96PAR'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96RAS1'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96TBT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96TBT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96TBT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96TBT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96TBT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96TBT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96TBT'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TROMPETEIRO'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96TBT'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96ABR2'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96LIX2'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96RAT1'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96TRE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96TRE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96TRE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96TRE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96TRE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96TRE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96TRE'^^xsd:string;
  dwc:scientificName 'Torpedo nobiliana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TREMELGA NEGRA'^^xsd:string;
  dwc:aphiaid '157868'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96TRE'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '321911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96ARA'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96MOR'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P96SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P96SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P96SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68287611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48811425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P96SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68287611 -25.48811425)"^^geo:wktLiteral ;
  geo-pos:lat "37.68287611"^^xsd:decimal ;
  geo-pos:long "-25.48811425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P96SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P96SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P96SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48811425'^^xsd:double;
  dwc:latitude '37.68287611'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P96SAP2'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02GOR'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02CGR'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02RAT2'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02RAI2'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02GAT'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02SPT'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02BES'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02PG1'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02BCN'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P02RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P02RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P02RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67982049"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48159398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P02RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67982049 -25.48159398)"^^geo:wktLiteral ;
  geo-pos:lat "37.67982049"^^xsd:decimal ;
  geo-pos:long "-25.48159398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P02RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P02RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P02RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48159398'^^xsd:double;
  dwc:latitude '37.67982049'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P02RAT1'^^xsd:string;
  dwc:observationDate '2002-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03BES'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03CAB'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03CAÇ'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03PG1'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03UJE2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03UJE2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03UJE2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03UJE2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03UJE2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03UJE2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03UJE2'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03UJE2'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03GRA'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03LAG1'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86722928"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46796821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86722928 -25.46796821)"^^geo:wktLiteral ;
  geo-pos:lat "37.86722928"^^xsd:decimal ;
  geo-pos:long "-25.46796821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46796821'^^xsd:double;
  dwc:latitude '37.86722928'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99BES'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99GAR'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99RAS1'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99ROC'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99ESP'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99RAT2'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99SAP2'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99RAS2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99RAS2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99RAS2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99RAS2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99RAS2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99RAS2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99RAS2'^^xsd:string;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99RAS2'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99SAR'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99ESC'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86772016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46794483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86772016 -25.46794483)"^^geo:wktLiteral ;
  geo-pos:lat "37.86772016"^^xsd:decimal ;
  geo-pos:long "-25.46794483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46794483'^^xsd:double;
  dwc:latitude '37.86772016'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08BOG'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08CAV'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08CAÇ'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08CHI'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08GAR'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08PG1'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08LAG1'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08ALF'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08ESC'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08CGI3'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P08MMO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P08MMO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P08MMO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87311325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4663119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P08MMO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87311325 -25.4663119)"^^geo:wktLiteral ;
  geo-pos:lat "37.87311325"^^xsd:decimal ;
  geo-pos:long "-25.4663119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P08MMO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P08MMO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P08MMO1'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4663119'^^xsd:double;
  dwc:latitude '37.87311325'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P08MMO1'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07BES'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07CGI1'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07CHI'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07CGR'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07TNT'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07RAI2'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07GAT'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07MMO'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07CGI'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07SAP3'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67297147"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46116688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67297147 -25.46116688)"^^geo:wktLiteral ;
  geo-pos:lat "37.67297147"^^xsd:decimal ;
  geo-pos:long "-25.46116688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46116688'^^xsd:double;
  dwc:latitude '37.67297147'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04BES'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04CGI1'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04CHI'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04MYA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04MYA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04MYA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04MYA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04MYA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04MYA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04MYA'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATÃO'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04MYA'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04ANT'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04GAR'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04CGR'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04BCN'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04GOR'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04GAT'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67753899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46107658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67753899 -25.46107658)"^^geo:wktLiteral ;
  geo-pos:lat "37.67753899"^^xsd:decimal ;
  geo-pos:long "-25.46107658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46107658'^^xsd:double;
  dwc:latitude '37.67753899'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04CAB'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04IMP'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04RAI2'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04COL'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04GAR'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04GOR'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04LAG2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04LAG2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04LAG2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04LAG2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04LAG2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04LAG2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04LAG2'^^xsd:string;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04LAG2'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04PAR'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04PG1'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04BAG'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04BCN'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04MMO'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04CGI'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87145627"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46003561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87145627 -25.46003561)"^^geo:wktLiteral ;
  geo-pos:lat "37.87145627"^^xsd:decimal ;
  geo-pos:long "-25.46003561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46003561'^^xsd:double;
  dwc:latitude '37.87145627'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12MMO'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12GAR'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12POR'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12ESC'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12SAR'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12ROC'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P12ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P12ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P12ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86684104"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45327947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P12ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86684104 -25.45327947)"^^geo:wktLiteral ;
  geo-pos:lat "37.86684104"^^xsd:decimal ;
  geo-pos:long "-25.45327947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P12ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P12ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P12ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45327947'^^xsd:double;
  dwc:latitude '37.86684104'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P12ABR2'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01RAI3'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01GOR'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01MOR'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01SPT'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01CGR'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67755143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45132248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67755143 -25.45132248)"^^geo:wktLiteral ;
  geo-pos:lat "37.67755143"^^xsd:decimal ;
  geo-pos:long "-25.45132248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45132248'^^xsd:double;
  dwc:latitude '37.67755143'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P01BCN'^^xsd:string;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13RAT3'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13VER'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13ABR2'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13GRA'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13ESP'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13BES'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13CAV'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13CAÇ'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8669857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45125185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8669857 -25.45125185)"^^geo:wktLiteral ;
  geo-pos:lat "37.8669857"^^xsd:decimal ;
  geo-pos:long "-25.45125185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45125185'^^xsd:double;
  dwc:latitude '37.8669857'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12PAR'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12GAR'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12PG1'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12ARE'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12MMO'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12CHN'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66805545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42788492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66805545 -25.42788492)"^^geo:wktLiteral ;
  geo-pos:lat "37.66805545"^^xsd:decimal ;
  geo-pos:long "-25.42788492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42788492'^^xsd:double;
  dwc:latitude '37.66805545'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P12SAP1'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02GOR'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02BCN'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02CGR'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02RAT2'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02CGI'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85879338"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42751674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85879338 -25.42751674)"^^geo:wktLiteral ;
  geo-pos:lat "37.85879338"^^xsd:decimal ;
  geo-pos:long "-25.42751674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42751674'^^xsd:double;
  dwc:latitude '37.85879338'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P02MMO'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10GAT'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10CGI3'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10PES'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10UJE2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10UJE2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10UJE2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10UJE2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10UJE2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10UJE2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10UJE2'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10UJE2'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10BES'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10CAÇ'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10CHI'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10ESP'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87942583"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4168866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87942583 -25.4168866)"^^geo:wktLiteral ;
  geo-pos:lat "37.87942583"^^xsd:decimal ;
  geo-pos:long "-25.4168866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4168866'^^xsd:double;
  dwc:latitude '37.87942583'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08LAG2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08LAG2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08LAG2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08LAG2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08LAG2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08LAG2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08LAG2'^^xsd:string;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08LAG2'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08PAR'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08GAR'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08BES'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08ESC'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08CGI'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69340808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36967888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69340808 -25.36967888)"^^geo:wktLiteral ;
  geo-pos:lat "37.69340808"^^xsd:decimal ;
  geo-pos:long "-25.36967888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36967888'^^xsd:double;
  dwc:latitude '37.69340808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10GAR'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10SAR'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10ANT'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10BES'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10CAB'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10CAV'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10CAÇ'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10CHI'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10PAR'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10UJE2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10UJE2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10UJE2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10UJE2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10UJE2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10UJE2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10UJE2'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10UJE2'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10MOR'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10LAG1'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88889251"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35161378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88889251 -25.35161378)"^^geo:wktLiteral ;
  geo-pos:lat "37.88889251"^^xsd:decimal ;
  geo-pos:long "-25.35161378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35161378'^^xsd:double;
  dwc:latitude '37.88889251'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P10MMO'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68726316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34151078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  geo-pos:lat "37.68726316"^^xsd:decimal ;
  geo-pos:long "-25.34151078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34151078'^^xsd:double;
  dwc:latitude '37.68726316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P01GOR'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68726316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34151078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  geo-pos:lat "37.68726316"^^xsd:decimal ;
  geo-pos:long "-25.34151078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34151078'^^xsd:double;
  dwc:latitude '37.68726316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P01BCN'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68726316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34151078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  geo-pos:lat "37.68726316"^^xsd:decimal ;
  geo-pos:long "-25.34151078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34151078'^^xsd:double;
  dwc:latitude '37.68726316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P01ALF'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P01CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P01CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P01CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68726316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34151078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P01CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  geo-pos:lat "37.68726316"^^xsd:decimal ;
  geo-pos:long "-25.34151078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P01CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P01CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P01CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34151078'^^xsd:double;
  dwc:latitude '37.68726316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P01CHE'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68726316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34151078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  geo-pos:lat "37.68726316"^^xsd:decimal ;
  geo-pos:long "-25.34151078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34151078'^^xsd:double;
  dwc:latitude '37.68726316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P01EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P01EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P01EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68726316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34151078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P01EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726316 -25.34151078)"^^geo:wktLiteral ;
  geo-pos:lat "37.68726316"^^xsd:decimal ;
  geo-pos:long "-25.34151078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P01EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P01EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P01EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34151078'^^xsd:double;
  dwc:latitude '37.68726316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P01EPT'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10BES'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10LIX1'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10GAT'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10MMO'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10CGI'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10RAT1'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P10SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P10SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P10SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69258225"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34040012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P10SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69258225 -25.34040012)"^^geo:wktLiteral ;
  geo-pos:lat "37.69258225"^^xsd:decimal ;
  geo-pos:long "-25.34040012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P10SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P10SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P10SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34040012'^^xsd:double;
  dwc:latitude '37.69258225'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P10SAP3'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11SQU'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11PES'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11ESC'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11MMO6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11MMO6> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11MMO6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11MMO6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11MMO6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11MMO6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11MMO6'^^xsd:string;
  dwc:scientificName 'Laemonema robustum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DE-NATURA'^^xsd:string;
  dwc:aphiaid '126491'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11MMO6'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11EPR'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11CGI1'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11CAÇ'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11ESP'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11BES'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69684299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33251556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69684299 -25.33251556)"^^geo:wktLiteral ;
  geo-pos:lat "37.69684299"^^xsd:decimal ;
  geo-pos:long "-25.33251556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33251556'^^xsd:double;
  dwc:latitude '37.69684299'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08BES'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08GAR'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08PAR'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08PES'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08RAI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08RAI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08RAI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08RAI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08RAI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08RAI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08RAI3'^^xsd:string;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA PREGADA'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08RAI3'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08RAT1'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08GAT'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08CGI'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08TNT'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08EPR1'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P08EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P08EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P08EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69474808"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32478621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P08EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69474808 -25.32478621)"^^geo:wktLiteral ;
  geo-pos:lat "37.69474808"^^xsd:decimal ;
  geo-pos:long "-25.32478621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P08EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P08EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P08EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32478621'^^xsd:double;
  dwc:latitude '37.69474808'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P08EPR'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97BES'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97CGI1'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97CGR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97CGR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97CGR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97CGR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97CGR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97CGR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97CGR2'^^xsd:string;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97CGR2'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97CHI'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97GAR'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97RAI1'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97PAR'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97ROC'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97SOL2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97SOL2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97SOL2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97SOL2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97SOL2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97SOL2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97SOL2'^^xsd:string;
  dwc:scientificName 'Bothus podas maderiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SOLHA'^^xsd:string;
  dwc:aphiaid '322836'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97SOL2'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97CAV'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97ESP'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97BAG'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97CGR'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P97LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P97LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P97LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71181082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3119494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P97LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71181082 -25.3119494)"^^geo:wktLiteral ;
  geo-pos:lat "37.71181082"^^xsd:decimal ;
  geo-pos:long "-25.3119494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P97LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P97LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P97LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3119494'^^xsd:double;
  dwc:latitude '37.71181082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P97LIX2'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00CHI'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00PAR'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00PG1'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00ALF'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00BES'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00LIX1'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00SPT'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00MMO'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00SAP2'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00VER'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00CGI'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00GAT'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00SAP1'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6894659"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3073248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6894659 -25.3073248)"^^geo:wktLiteral ;
  geo-pos:lat "37.6894659"^^xsd:decimal ;
  geo-pos:long "-25.3073248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3073248'^^xsd:double;
  dwc:latitude '37.6894659'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07COL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07COL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07COL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07COL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07COL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07COL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07COL'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAROCHO'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07COL'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07MMO4'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07BES'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07CHI'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07GAR'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07GRA'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07BAG'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07CGR'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07POL'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07SAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07SAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07SAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07SAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07SAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07SAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07SAL'^^xsd:string;
  dwc:scientificName 'Polymixia nobilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SALMONETE-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127163'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07SAL'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07IMP'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07RAI2'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07MMO'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07CHN'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07SAP1'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07SAP3'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07EPR'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07BOG'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69115626"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29733585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69115626 -25.29733585)"^^geo:wktLiteral ;
  geo-pos:lat "37.69115626"^^xsd:decimal ;
  geo-pos:long "-25.29733585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29733585'^^xsd:double;
  dwc:latitude '37.69115626'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12ECL'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12ABR2'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12BIC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12BIC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12BIC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12BIC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12BIC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12BIC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12BIC'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BICA'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12BIC'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12ESP'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12CAB'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71445497"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28685204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71445497 -25.28685204)"^^geo:wktLiteral ;
  geo-pos:lat "37.71445497"^^xsd:decimal ;
  geo-pos:long "-25.28685204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28685204'^^xsd:double;
  dwc:latitude '37.71445497'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13SAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13SAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13SAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13SAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13SAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13SAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13SAL'^^xsd:string;
  dwc:scientificName 'Polymixia nobilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SALMONETE-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127163'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13SAL'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13ESC'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71025307"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28013769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71025307 -25.28013769)"^^geo:wktLiteral ;
  geo-pos:lat "37.71025307"^^xsd:decimal ;
  geo-pos:long "-25.28013769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28013769'^^xsd:double;
  dwc:latitude '37.71025307'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13CAV'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13GAR'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13PES'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13SAP1'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13SAP3'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P13CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P13CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P13CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90188886"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26132661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P13CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90188886 -25.26132661)"^^geo:wktLiteral ;
  geo-pos:lat "37.90188886"^^xsd:decimal ;
  geo-pos:long "-25.26132661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P13CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P13CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P13CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26132661'^^xsd:double;
  dwc:latitude '37.90188886'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P13CGI'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11CAÇ'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11UJE2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11UJE2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11UJE2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11UJE2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11UJE2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11UJE2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11UJE2'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: UJE'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11UJE2'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11ROC'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11LIX2'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11CGI'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P11SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P11SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P11SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.259397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P11SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895637 -25.259397)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895637"^^xsd:decimal ;
  geo-pos:long "-25.259397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P11SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P11SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P11SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.259397'^^xsd:double;
  dwc:latitude '37.8895637'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P11SQU'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03GAR'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03CAB'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03CAÇ'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03PAR'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03CHE'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03GAT'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03ALF'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03CGI'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03MMO'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03MMO3'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03PSE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03PSE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03PSE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03PSE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03PSE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03PSE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03PSE'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03PSE'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03SAP1'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03MMO%3F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03MMO%3F> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03MMO%3F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03MMO%3F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03MMO%3F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03MMO?" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03MMO?'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: JULIANA PEQUENA'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03MMO?'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03ESC'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03SAP3'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90056293"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23990377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90056293 -25.23990377)"^^geo:wktLiteral ;
  geo-pos:lat "37.90056293"^^xsd:decimal ;
  geo-pos:long "-25.23990377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23990377'^^xsd:double;
  dwc:latitude '37.90056293'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07GAR'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07MOR'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07BES'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07BOG'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07CHI'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07PAR'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07ROC'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07BAG'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07CAV'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07CAB'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07PG1'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07RAI2'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07ALF'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07ECL'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07ESC'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07IMP'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07PES'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07MMO'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07CGI'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07SAP1'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07MMO3'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07SAP3'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07ARR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07ARR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07ARR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07ARR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07ARR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07ARR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07ARR'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARREGANHADA'^^xsd:string;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07ARR'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07LIX1'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07CHE'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P07RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P07RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P07RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02889029"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22791201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P07RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02889029 -25.22791201)"^^geo:wktLiteral ;
  geo-pos:lat "37.02889029"^^xsd:decimal ;
  geo-pos:long "-25.22791201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P07RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P07RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P07RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22791201'^^xsd:double;
  dwc:latitude '37.02889029'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P07RAT2'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96BES'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96CAB'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96CHE'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96LIX2'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96EPR'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96MMO'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P96SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P96SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P96SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70906415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22433693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P96SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70906415 -25.22433693)"^^geo:wktLiteral ;
  geo-pos:lat "37.70906415"^^xsd:decimal ;
  geo-pos:long "-25.22433693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P96SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P96SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P96SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22433693'^^xsd:double;
  dwc:latitude '37.70906415'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P96SAP1'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97ABR2'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97IMP'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97ARA'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97CHE'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97ESP1'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97PES'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97RAT1'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97ABR1'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97ANT'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97BES'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97CGR'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97GAR'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97MOR'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97PAR'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97GRA'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97BAG'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97BCN'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97GAT'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97ALF'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97ECL'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P97RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P97RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P97RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00658464"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21709806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P97RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00658464 -25.21709806)"^^geo:wktLiteral ;
  geo-pos:lat "37.00658464"^^xsd:decimal ;
  geo-pos:long "-25.21709806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P97RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P97RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P97RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21709806'^^xsd:double;
  dwc:latitude '37.00658464'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P97RAT2'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02GAI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02GAI'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02GAR'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02SAR'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02GOR'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02CGR'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02PAR'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02ALF'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02BAG'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02BCN'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02ESP'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02IMP'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02RAT1'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02CGI'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02MMO'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02EPR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02EPR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02EPR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02EPR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02EPR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02EPR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02EPR1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02EPR1'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02MMO3'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P02SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P02SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P02SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95865538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21150536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P02SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95865538 -25.21150536)"^^geo:wktLiteral ;
  geo-pos:lat "36.95865538"^^xsd:decimal ;
  geo-pos:long "-25.21150536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P02SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P02SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P02SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21150536'^^xsd:double;
  dwc:latitude '36.95865538'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P02SAP2'^^xsd:string;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08GAR'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08MOR1'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08SAR'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08MOR'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08SAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08SAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08SAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08SAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08SAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08SAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08SAL'^^xsd:string;
  dwc:scientificName 'Polymixia nobilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SALMONETE-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127163'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08SAL'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08ALF'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08MOR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08MOR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08MOR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08MOR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08MOR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08MOR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08MOR2'^^xsd:string;
  dwc:scientificName 'Gymnothorax vicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126302'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08MOR2'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08POR'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08CGI'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08SQU'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08CGI3'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08SAP1'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94913193"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20744576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94913193 -25.20744576)"^^geo:wktLiteral ;
  geo-pos:lat "36.94913193"^^xsd:decimal ;
  geo-pos:long "-25.20744576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20744576'^^xsd:double;
  dwc:latitude '36.94913193'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P08PAR'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05GAR'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05MOR1'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05MOR4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05MOR4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05MOR4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05MOR4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05MOR4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05MOR4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05MOR4'^^xsd:string;
  dwc:scientificName 'Muraena augusti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA-PRETA'^^xsd:string;
  dwc:aphiaid '299565'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05MOR4'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '299565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05POR'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05SAR'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05BAG'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05BOG'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05MOR'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05LAG1'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05PAR'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05CHE'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05ESC'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05SAP1'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05SAP3'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P05MMO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P05MMO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P05MMO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94218388"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20435804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P05MMO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94218388 -25.20435804)"^^geo:wktLiteral ;
  geo-pos:lat "36.94218388"^^xsd:decimal ;
  geo-pos:long "-25.20435804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P05MMO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P05MMO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P05MMO3'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20435804'^^xsd:double;
  dwc:latitude '36.94218388'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P05MMO3'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00LUL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00LUL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00LUL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00LUL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00LUL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00LUL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00LUL'^^xsd:string;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LULA'^^xsd:string;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00LUL'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00BCN'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00SPT'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00RAT2'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00ABR2'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00IMP'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00GAR'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00MOR'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00MOR1'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00POR'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00SAR'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00BES'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00PAR'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00ROC'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00GRA'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98908579"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98908579 -25.2024472)"^^geo:wktLiteral ;
  geo-pos:lat "36.98908579"^^xsd:decimal ;
  geo-pos:long "-25.2024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2024472'^^xsd:double;
  dwc:latitude '36.98908579'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04GAR'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04SAR'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04BES'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04PAR'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04ESC'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04LAG3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04LAG3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04LAG3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04LAG3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04LAG3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04LAG3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04LAG3'^^xsd:string;
  dwc:scientificName 'Synodus synodus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DA-COSTA'^^xsd:string;
  dwc:aphiaid '126373'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04LAG3'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04ALF'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04CHE'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04RAT2'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94663186"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19784809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94663186 -25.19784809)"^^geo:wktLiteral ;
  geo-pos:lat "36.94663186"^^xsd:decimal ;
  geo-pos:long "-25.19784809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19784809'^^xsd:double;
  dwc:latitude '36.94663186'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01BES'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01GAR'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01PAR'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01POR'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01SAR'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01CGR'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01MOR'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01ROC'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01GOR'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01BAG'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01ALF'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01BCN'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01IMP'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97072134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19779939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97072134 -25.19779939)"^^geo:wktLiteral ;
  geo-pos:lat "36.97072134"^^xsd:decimal ;
  geo-pos:long "-25.19779939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19779939'^^xsd:double;
  dwc:latitude '36.97072134'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00ABR1'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00CGR'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00GAI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00GAI'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00GAR'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00MOR'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00PAR'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00POR'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00ROC'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00SAR'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00GOR'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00BAG'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00RAI1'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00LIX2'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00SAP1'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00MMO'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P00CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P00CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P00CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92708375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19062174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P00CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92708375 -25.19062174)"^^geo:wktLiteral ;
  geo-pos:lat "36.92708375"^^xsd:decimal ;
  geo-pos:long "-25.19062174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P00CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P00CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P00CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19062174'^^xsd:double;
  dwc:latitude '36.92708375'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P00CHN'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08CAV'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08GAR'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08MOR'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08RAI1'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08SAR'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08BES'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08CAÇ'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08BOG'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08ARA'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08ESP'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08ALF'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08ABR2'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08ARE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08ARE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08ARE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08ARE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08ARE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08ARE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08ARE'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: AREEIRO'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08ARE'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08CGI'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08XAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08XAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08XAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08XAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08XAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08XAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08XAR'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-BRANCA'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08XAR'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88099069"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17637956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88099069 -25.17637956)"^^geo:wktLiteral ;
  geo-pos:lat "37.88099069"^^xsd:decimal ;
  geo-pos:long "-25.17637956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17637956'^^xsd:double;
  dwc:latitude '37.88099069'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05BES'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05CAB'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05CAÇ'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05BAG'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05CHE'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05LIX1'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05CGI'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71504246"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16341041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71504246 -25.16341041)"^^geo:wktLiteral ;
  geo-pos:lat "37.71504246"^^xsd:decimal ;
  geo-pos:long "-25.16341041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16341041'^^xsd:double;
  dwc:latitude '37.71504246'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11CAÇ'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11BES'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11GAR'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11PAR'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11ANT'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-01-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-01-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-01-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87579341"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15695879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-01-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87579341 -25.15695879)"^^geo:wktLiteral ;
  geo-pos:lat "37.87579341"^^xsd:decimal ;
  geo-pos:long "-25.15695879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-01-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-01-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-01-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15695879'^^xsd:double;
  dwc:latitude '37.87579341'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-01-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03ARA'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03CHE'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03MOR1'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03BES'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91784443"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15619771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91784443 -25.15619771)"^^geo:wktLiteral ;
  geo-pos:lat "36.91784443"^^xsd:decimal ;
  geo-pos:long "-25.15619771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15619771'^^xsd:double;
  dwc:latitude '36.91784443'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P03PAR'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13GAR'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13RAI2'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13BES'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13SQU'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13LIX2'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13SAP3'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P13SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P13SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P13SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90774979"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15436957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P13SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90774979 -25.15436957)"^^geo:wktLiteral ;
  geo-pos:lat "36.90774979"^^xsd:decimal ;
  geo-pos:long "-25.15436957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P13SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P13SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P13SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15436957'^^xsd:double;
  dwc:latitude '36.90774979'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P13SAP1'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99BES'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99MOR'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99CHE'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99SAP2'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99ESC'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99ESP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99ESP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99ESP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99ESP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99ESP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99ESP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99ESP1'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99ESP1'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99MMO'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99ALE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99ALE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99ALE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99ALE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99ALE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99ALE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99ALE'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99ALE'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99CGI'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99LIX2'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99SAP1'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99EPR'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99GAR'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99PAR'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99SAR'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P99PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P99PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P99PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90720082"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14854128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P99PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90720082 -25.14854128)"^^geo:wktLiteral ;
  geo-pos:lat "36.90720082"^^xsd:decimal ;
  geo-pos:long "-25.14854128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P99PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P99PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P99PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14854128'^^xsd:double;
  dwc:latitude '36.90720082'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P99PG1'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13ABR1'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13CGR'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13GAI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13GAI'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13GAR'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13MOR4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13MOR4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13MOR4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13MOR4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13MOR4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13MOR4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13MOR4'^^xsd:string;
  dwc:scientificName 'Muraena augusti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA-PRETA'^^xsd:string;
  dwc:aphiaid '299565'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13MOR4'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '299565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13BAL'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13PAR'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13RAI1'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13BES'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13CAÇ'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13GOR'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13GRA'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13LAG1'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13CHI'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13BCN'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13ALF'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13IMP'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13LIX1'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13SQU'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13POL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13POL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13POL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13POL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13POL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13POL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13POL'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13POL'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13MMO'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P13SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P13SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P13SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06613777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1423284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P13SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06613777 -25.1423284)"^^geo:wktLiteral ;
  geo-pos:lat "37.06613777"^^xsd:decimal ;
  geo-pos:long "-25.1423284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P13SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P13SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P13SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1423284'^^xsd:double;
  dwc:latitude '37.06613777'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P13SAP2'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12GAI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12GAI'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12GAR'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12MOR'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12PAR'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12POR'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12RAI1'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12RAS>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12RAS> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12RAS> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12RAS>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12RAS>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12RAS" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12RAS'^^xsd:string;
  dwc:scientificName 'Scorpaena azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127241'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12RAS'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12SAR'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12BES'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12BAL'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12CAÇ'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12GAT'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12CHE'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12RAT3'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06352187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13577126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06352187 -25.13577126)"^^geo:wktLiteral ;
  geo-pos:lat "37.06352187"^^xsd:decimal ;
  geo-pos:long "-25.13577126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13577126'^^xsd:double;
  dwc:latitude '37.06352187'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P12MMO'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08ABR1'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08BES'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08GAI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08GAI'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08GAR'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08MOR'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08PAR'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08ROC'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08ANT'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08BAG'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08BAL'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08CGR'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08CHI'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08GOR'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08ESP'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08PG1'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08BCN'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08CHE'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08ARA'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08RAT2'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08LIX1'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08RAI2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08RAI2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08RAI2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08RAI2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08RAI2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08RAI2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08RAI2'^^xsd:string;
  dwc:scientificName 'Dipturus cf. intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA MANTEIGA'^^xsd:string;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08RAI2'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08GAT'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08LIX2'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08VER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08VER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08VER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08VER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08VER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08VER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08VER'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: VERDINHO'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08VER'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08SAP2'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08IMP'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P08MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P08MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P08MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08706771"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11711109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P08MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08706771 -25.11711109)"^^geo:wktLiteral ;
  geo-pos:lat "37.08706771"^^xsd:decimal ;
  geo-pos:long "-25.11711109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P08MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P08MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P08MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11711109'^^xsd:double;
  dwc:latitude '37.08706771'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P08MMO'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11MOR'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11PAR'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11BES'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11CAV'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11ANT'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11BOG'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11GAT'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11RAT3'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11MMO'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P11ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P11ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P11ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08725203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11125278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P11ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08725203 -25.11125278)"^^geo:wktLiteral ;
  geo-pos:lat "37.08725203"^^xsd:decimal ;
  geo-pos:long "-25.11125278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P11ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P11ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P11ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11125278'^^xsd:double;
  dwc:latitude '37.08725203'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P11ESC'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02CGR'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02LIX1'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02RAT1'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02ABR2'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02LIX2'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02IMP'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02MMO'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02CGI'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02SAP1'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02SAP3'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02BES'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02CAB'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02CHI'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02GAR'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02GOR'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02PAR'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02HEP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02HEP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02HEP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02HEP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02HEP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02HEP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02HEP'^^xsd:string;
  dwc:scientificName 'Heptranchias perlo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA-DOCE'^^xsd:string;
  dwc:aphiaid '105832'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02HEP'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-04-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-04-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-04-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75328106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10126606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-04-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75328106 -25.10126606)"^^geo:wktLiteral ;
  geo-pos:lat "37.75328106"^^xsd:decimal ;
  geo-pos:long "-25.10126606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-04-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-04-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-04-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10126606'^^xsd:double;
  dwc:latitude '37.75328106'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-04-P02BCN'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10GAR'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10ALF'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10SPT'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10ESC'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10MMO'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10PAR'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10POR'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92568375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09490091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92568375 -25.09490091)"^^geo:wktLiteral ;
  geo-pos:lat "36.92568375"^^xsd:decimal ;
  geo-pos:long "-25.09490091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09490091'^^xsd:double;
  dwc:latitude '36.92568375'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04ANT'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04BES'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04CAV'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04CGI1'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04GAR'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04PAR'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04GOR'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04BAG'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04BCN'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04RAT1'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04ECL'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04MMO'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04CGI'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04CRY>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04CRY> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04CRY> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04CRY>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04CRY>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04CRY" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04CRY'^^xsd:string;
  dwc:scientificName 'Centroscymnus cryptacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: XARA-PRETA'^^xsd:string;
  dwc:aphiaid '105909'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04CRY'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04IMP'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80813518"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09448349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80813518 -25.09448349)"^^geo:wktLiteral ;
  geo-pos:lat "37.80813518"^^xsd:decimal ;
  geo-pos:long "-25.09448349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09448349'^^xsd:double;
  dwc:latitude '37.80813518'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P04CGR'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04BES'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04CAÇ'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04PAR'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04CAB'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04BCN'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04CHI'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04GOR'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04CGR'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04POL1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04POL1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04POL1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04POL1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04POL1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04POL1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04POL1'^^xsd:string;
  dwc:scientificName 'Scaeurgus unicirrhus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: POLVO UNICÓRNIO'^^xsd:string;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04POL1'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04IMP'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04MMO4'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04ABR2'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04PES'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04CGI'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04COE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04COE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04COE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04COE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04COE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04COE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04COE'^^xsd:string;
  dwc:scientificName 'Promethichthys prometheus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE COELHO'^^xsd:string;
  dwc:aphiaid '126866'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04COE'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04CHN'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04PG1'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76337897"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09278723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76337897 -25.09278723)"^^geo:wktLiteral ;
  geo-pos:lat "37.76337897"^^xsd:decimal ;
  geo-pos:long "-25.09278723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09278723'^^xsd:double;
  dwc:latitude '37.76337897'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P04MMO'^^xsd:string;
  dwc:observationDate '2004-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91022719 -25.08621021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91022719"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08621021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91022719 -25.08621021)"^^geo:wktLiteral ;
  geo-pos:lat "36.91022719"^^xsd:decimal ;
  geo-pos:long "-25.08621021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08621021'^^xsd:double;
  dwc:latitude '36.91022719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P96SWO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P96SWO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P96SWO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91022719 -25.08621021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91022719"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08621021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P96SWO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91022719 -25.08621021)"^^geo:wktLiteral ;
  geo-pos:lat "36.91022719"^^xsd:decimal ;
  geo-pos:long "-25.08621021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P96SWO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P96SWO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P96SWO'^^xsd:string;
  dwc:scientificName 'Pseudoscopelus altipinnis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08621021'^^xsd:double;
  dwc:latitude '36.91022719'^^xsd:double;
  dwc:aphiaid '126843'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P96SWO'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P96SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P96SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P96SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91022719 -25.08621021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91022719"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08621021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P96SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91022719 -25.08621021)"^^geo:wktLiteral ;
  geo-pos:lat "36.91022719"^^xsd:decimal ;
  geo-pos:long "-25.08621021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P96SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P96SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P96SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08621021'^^xsd:double;
  dwc:latitude '36.91022719'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P96SAP1'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10LIX2'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10SAP1'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10CGI3'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10BAL'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10BES'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10PAR'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10PES'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10ESC'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10CGI'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10MMO'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-03-P10EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-03-P10EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-03-P10EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76888703"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08327741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-03-P10EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76888703 -25.08327741)"^^geo:wktLiteral ;
  geo-pos:lat "37.76888703"^^xsd:decimal ;
  geo-pos:long "-25.08327741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-03-P10EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-03-P10EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-03-P10EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08327741'^^xsd:double;
  dwc:latitude '37.76888703'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-03-P10EPR'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96ABR1'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96BES'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96CAV'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96CGR'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96CHI'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96MOR'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96PAR'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96RAS1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96RAS1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96RAS1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96RAS1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96RAS1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96RAS1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96RAS1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RASCAÇO'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96RAS1'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96SAR'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96CAB'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96CAÇ'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96GOR'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96RAI1'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96BAG'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96BCN'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P96IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P96IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P96IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95353795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05437328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P96IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95353795 -25.05437328)"^^geo:wktLiteral ;
  geo-pos:lat "36.95353795"^^xsd:decimal ;
  geo-pos:long "-25.05437328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P96IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P96IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P96IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05437328'^^xsd:double;
  dwc:latitude '36.95353795'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P96IMP'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05ABR1'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05CGR'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05GAR'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05GOR'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05MOR'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05CAV'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05GAI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05GAI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05GAI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05GAI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05GAI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05GAI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05GAI'^^xsd:string;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAIO (Peixe-Cão)'^^xsd:string;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05GAI'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05PAR'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05RAI1'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05BOG'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05CHI'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05BES'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05BAG'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05ANT'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05CAB'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05CHE'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05BCN'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05ALF'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05SPT'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05ABR2'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05ARA'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05IMP'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05LIX2'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05MMO'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05PES'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0536926"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0467119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0536926 -25.0467119)"^^geo:wktLiteral ;
  geo-pos:lat "37.0536926"^^xsd:decimal ;
  geo-pos:long "-25.0467119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0467119'^^xsd:double;
  dwc:latitude '37.0536926'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P05SAP2'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12ABR1'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12ANT'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12CAV'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12CGI1'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12CHI'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12BAL'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12PES'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMI-02-P12ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMI-02-P12ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMI-02-P12ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85666316"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03452772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMI-02-P12ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85666316 -25.03452772)"^^geo:wktLiteral ;
  geo-pos:lat "37.85666316"^^xsd:decimal ;
  geo-pos:long "-25.03452772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMI-02-P12ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMI-02-P12ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMI-02-P12ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03452772'^^xsd:double;
  dwc:latitude '37.85666316'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMI-02-P12ABR2'^^xsd:string;
  dwc:observationDate '2012-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07ABR1'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07BAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07BAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07BAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07BAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07BAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07BAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07BAL'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BALÃO'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07BAL'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07CAÇ'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07GAR'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07MER>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07MER> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07MER> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07MER>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07MER>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07MER" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07MER'^^xsd:string;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MERO'^^xsd:string;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07MER'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07PAR'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07PG1'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07POR'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07RAI1'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07BAG'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07GOR'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07BCN'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07CHE'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07CGR'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07SPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07SPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07SPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07SPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07SPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07SPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07SPT'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATEIRA'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07SPT'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07LIX2'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07RAT2'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07ABR2'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07RAT1'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07SAP2'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07CGI'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07MMO'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07CGI3'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07ALF'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07IMP'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P07BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P07BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P07BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03393941"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03446179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P07BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03393941 -25.03446179)"^^geo:wktLiteral ;
  geo-pos:lat "37.03393941"^^xsd:decimal ;
  geo-pos:long "-25.03446179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P07BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P07BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P07BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03446179'^^xsd:double;
  dwc:latitude '37.03393941'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P07BES'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12BAG'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12MOR'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12PAR'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12ALF'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12CGR'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12GOR'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12IMP'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12LIX2'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12BCN'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12RAT3'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12ABR2'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12LIX1'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12ARA'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12GAD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12GAD> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12GAD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12GAD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12GAD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12GAD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12GAD'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GADELA'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12GAD'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12MMO'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12GAT'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12SAP2'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12SQU'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12CGI3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12CGI3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12CGI3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12CGI3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12CGI3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12CGI3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12CGI3'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12CGI3'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12CHN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12CHN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12CHN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12CHN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12CHN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12CHN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12CHN'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12CHN'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12SAP3'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P12SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P12SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P12SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89858094"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03437008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P12SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89858094 -25.03437008)"^^geo:wktLiteral ;
  geo-pos:lat "36.89858094"^^xsd:decimal ;
  geo-pos:long "-25.03437008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P12SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P12SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P12SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03437008'^^xsd:double;
  dwc:latitude '36.89858094'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P12SAP1'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02CAÇ'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02GOR'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02POR'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02RAI1'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02BES'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02PAR'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02ABR1'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02BAG'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02MOR'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02BCN'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02CGR'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02SAL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02SAL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02SAL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02SAL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02SAL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02SAL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02SAL'^^xsd:string;
  dwc:scientificName 'Polymixia nobilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SALMONETE-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127163'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02SAL'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P02ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P02ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P02ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00961189"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03141588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P02ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00961189 -25.03141588)"^^geo:wktLiteral ;
  geo-pos:lat "37.00961189"^^xsd:decimal ;
  geo-pos:long "-25.03141588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P02ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P02ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P02ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03141588'^^xsd:double;
  dwc:latitude '37.00961189'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P02ALF'^^xsd:string;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99PAR'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99POR'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99RAI1'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99SAR'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99GAR'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99ABR1'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99GOR'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99BAG'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99CA%C3%87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99CA%C3%87> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99CA%C3%87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99CA%C3%87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99CA%C3%87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99CAÇ" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99CAÇ'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAÇÃO'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99CAÇ'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99BCN'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99ALF'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99EPT'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99CGR'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99IMP'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99ABR2'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99LIX1'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P99PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P99PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P99PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00774921"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02673032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P99PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00774921 -25.02673032)"^^geo:wktLiteral ;
  geo-pos:lat "37.00774921"^^xsd:decimal ;
  geo-pos:long "-25.02673032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P99PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P99PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P99PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02673032'^^xsd:double;
  dwc:latitude '37.00774921'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P99PES'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10CAV'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10GAR'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10MOR'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10PAR'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10RAI1'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10ABR1'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10CGR'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10PG1'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10BES'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10GRA'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10ROC'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10GOR'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10BAG'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10BCN'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10ARA'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10RAT3'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10TNT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10TNT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10TNT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10TNT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10TNT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10TNT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10TNT'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TINTUREIRA'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10TNT'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10ABR2'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10IMP'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10SQU'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10MMO'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P10SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P10SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P10SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90599549"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01423776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P10SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90599549 -25.01423776)"^^geo:wktLiteral ;
  geo-pos:lat "36.90599549"^^xsd:decimal ;
  geo-pos:long "-25.01423776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P10SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P10SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P10SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01423776'^^xsd:double;
  dwc:latitude '36.90599549'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P10SAP2'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11GAR'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11POR'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11RAI1'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11ABR1'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11CGI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11CGI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11CGI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11CGI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11CGI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11CGI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11CGI1'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO DA AREIA'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11CGI1'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11PAR'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11GOR'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11MOR'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11ROC'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11BAG'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11CHI'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11CGR'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11BCN'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11ALF'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11CHE'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11GAT'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11IMP'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11ABR2'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11CGI'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11ESC'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11MMO'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11LIX1'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11SAP2'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11SAP1'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-01-P11EPR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-01-P11EPR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-01-P11EPR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00495909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01296308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-01-P11EPR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00495909 -25.01296308)"^^geo:wktLiteral ;
  geo-pos:lat "37.00495909"^^xsd:decimal ;
  geo-pos:long "-25.01296308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-01-P11EPR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-01-P11EPR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-01-P11EPR'^^xsd:string;
  dwc:scientificName 'Aphanopus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01296308'^^xsd:double;
  dwc:latitude '37.00495909'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADA-PRETO'^^xsd:string;
  dwc:aphiaid '126095'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-01-P11EPR'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01PAR'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01SAR'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01ABR1'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01GAR'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01GOR'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01GRA'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01RAI1'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01BAG'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01BCN'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01LIX2'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01ALF'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01IMP'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01RAT2'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01GAT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01GAT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01GAT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01GAT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01GAT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01GAT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01GAT'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GATA-LIXA'^^xsd:string;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01GAT'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01CGR'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01ARA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01ARA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01ARA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01ARA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01ARA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01ARA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01ARA'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ARANHA'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01ARA'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01LIX1'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01MMO'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01PES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01PES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01PES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01PES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01PES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01PES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01PES'^^xsd:string;
  dwc:scientificName 'Molva macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PESCADA'^^xsd:string;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01PES'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01ABR2'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01CAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01CAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01CAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01CAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01CAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01CAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01CAR'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CARANGUEJO REAL'^^xsd:string;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01CAR'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01ESC'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01CGI'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01MMO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01MMO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01MMO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01MMO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01MMO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01MMO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01MMO4'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01MMO4'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P01SQU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P01SQU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P01SQU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90517122"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01251036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P01SQU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90517122 -25.01251036)"^^geo:wktLiteral ;
  geo-pos:lat "36.90517122"^^xsd:decimal ;
  geo-pos:long "-25.01251036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P01SQU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P01SQU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P01SQU'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01251036'^^xsd:double;
  dwc:latitude '36.90517122'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: TUBARÃO ANÃO'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P01SQU'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04PAR'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04POR'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04RAI1'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04SAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04SAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04SAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04SAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04SAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04SAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04SAR'^^xsd:string;
  dwc:scientificName 'Diplodus sargus cadenati'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SARGO'^^xsd:string;
  dwc:aphiaid '238710'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04SAR'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '998228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04ABR1'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04GAR'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04MOR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04MOR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04MOR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04MOR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04MOR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04MOR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04MOR1'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREÃO'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04MOR1'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04ANT'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04BAG'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04BCN'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04CAV'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04CGR'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04GOR'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04CAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04CAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04CAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04CAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04CAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04CAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04CAB'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CABRINHA (Ruivo)'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04CAB'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04ESP'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04ALF'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04IMP'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04CAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04CAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04CAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04CAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04CAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04CAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04CAR'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CARANGUEJO REAL'^^xsd:string;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04CAR'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04ESC'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04LIX1'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04SAP2'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04CGI'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04MMO'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04ECL'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04SCH>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04SCH> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04SCH> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04SCH>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04SCH>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04SCH" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04SCH'^^xsd:string;
  dwc:scientificName 'Scombrolabrax heterolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:aphiaid '127030'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04SCH'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04LIX2'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04SAP1'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P04SAP3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P04SAP3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P04SAP3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98179337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00721107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P04SAP3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98179337 -25.00721107)"^^geo:wktLiteral ;
  geo-pos:lat "36.98179337"^^xsd:decimal ;
  geo-pos:long "-25.00721107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P04SAP3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P04SAP3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P04SAP3'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00721107'^^xsd:double;
  dwc:latitude '36.98179337'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA PRETA'^^xsd:string;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P04SAP3'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03CGR'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03CHE>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03CHE> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03CHE> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03CHE>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03CHE>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03CHE" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03CHE'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHERNE'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03CHE'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03ABR2'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03LIX1'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03RAT2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03RAT2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03RAT2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03RAT2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03RAT2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03RAT2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03RAT2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03RAT2'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03LIX2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03LIX2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03LIX2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03LIX2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03LIX2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03LIX2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03LIX2'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03LIX2'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03RAT1'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03IMP'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03SAP2'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03MMO'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03CGI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03CGI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03CGI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03CGI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03CGI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03CGI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03CGI'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRINHO'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03CGI'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03SAP1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03SAP1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03SAP1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03SAP1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03SAP1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03SAP1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03SAP1'^^xsd:string;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03SAP1'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03RAI1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03RAI1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03RAI1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03RAI1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03RAI1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03RAI1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03RAI1'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RAIA LENGA'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03RAI1'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03ABR1'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03GAR'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03GOR'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03PAR'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03BAG'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__3SMA-02-P03BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__3SMA-02-P03BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__3SMA-02-P03BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97773425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00380761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__3SMA-02-P03BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97773425 -25.00380761)"^^geo:wktLiteral ;
  geo-pos:lat "36.97773425"^^xsd:decimal ;
  geo-pos:long "-25.00380761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__3SMA-02-P03BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3SMA-02-P03BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '3SMA-02-P03BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00380761'^^xsd:double;
  dwc:latitude '36.97773425'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '3SMA-02-P03BCN'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05ABR1'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05GAR'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05GOR'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05MOR'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05BAG'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05ECL>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05ECL> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05ECL> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05ECL>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05ECL>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05ECL" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05ECL'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCOLAR'^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05ECL'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05ESC'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05CGR'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05BCN'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05IMP'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05ALF'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05MMO'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-01-V05SAP4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-01-V05SAP4> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-01-V05SAP4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27964226"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79508304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-01-V05SAP4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27964226 -24.79508304)"^^geo:wktLiteral ;
  geo-pos:lat "37.27964226"^^xsd:decimal ;
  geo-pos:long "-24.79508304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-01-V05SAP4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-01-V05SAP4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-01-V05SAP4'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.79508304'^^xsd:double;
  dwc:latitude '37.27964226'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-01-V05SAP4'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05ABR1'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05GAR'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05PAR'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05ROC'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05BAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05BAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05BAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05BAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05BAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05BAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05BAR'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDA'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05BAR'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05CGR'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05CHI'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05GRA'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05PG1'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05BAG'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05BCN'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05CAV'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05PRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05PRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05PRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05PRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05PRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05PRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05PRA'^^xsd:string;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE-REI DO ALTO'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05PRA'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05GOR'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05ABR2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05ABR2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05ABR2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05ABR2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05ABR2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05ABR2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05ABR2'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05ABR2'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05RAT1'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05IMP'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-02-V05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-02-V05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-02-V05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26958064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72473562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-02-V05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26958064 -24.72473562)"^^geo:wktLiteral ;
  geo-pos:lat "37.26958064"^^xsd:decimal ;
  geo-pos:long "-24.72473562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-02-V05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-02-V05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-02-V05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.72473562'^^xsd:double;
  dwc:latitude '37.26958064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-02-V05RAT3'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05GAR'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05POR'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05ANT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05ANT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05ANT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05ANT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05ANT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05ANT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05ANT'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CANÁRIO-DO-MAR'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05ANT'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05BAG'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05BOG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05BOG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05BOG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05BOG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05BOG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05BOG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05BOG'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOGA'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05BOG'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05CAV'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05CHI'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05DOU>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05DOU> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05DOU> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05DOU>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05DOU>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05DOU" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05DOU'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: DOURADO'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05DOU'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05EPT>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05EPT> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05EPT> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05EPT>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05EPT>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05EPT" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05EPT'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESPADARTE'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05EPT'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05ESP'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05GOR'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05PG1'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05PRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05PRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05PRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05PRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05PRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05PRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05PRA'^^xsd:string;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE-REI DO ALTO'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05PRA'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05ROC'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05LAG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05LAG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05LAG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05LAG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05LAG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05LAG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05LAG1'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LAGARTO-DO-ALTO'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05LAG1'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05MOR'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05PAR'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05BCN>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05BCN> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05BCN> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05BCN>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05BCN>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05BCN" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05BCN'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BOCA NEGRA'^^xsd:string;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05BCN'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05IMP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05IMP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05IMP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05IMP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05IMP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05IMP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05IMP'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: IMPERADOR'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05IMP'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05RAT3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05RAT3> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05RAT3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05RAT3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05RAT3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05RAT3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05RAT3'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-REDONDO'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05RAT3'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05ALF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05ALF> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05ALF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05ALF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05ALF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05ALF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05ALF'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ALFONSIM'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05ALF'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05CAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05CAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05CAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05CAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05CAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05CAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05CAR'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CARANGUEJO REAL'^^xsd:string;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05CAR'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05ESC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05ESC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05ESC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05ESC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05ESC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05ESC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05ESC'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ESCAMUDA'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05ESC'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05MMO'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05ABR1'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-04-V05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-04-V05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-04-V05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25299064"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70243276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-04-V05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25299064 -24.70243276)"^^geo:wktLiteral ;
  geo-pos:lat "37.25299064"^^xsd:decimal ;
  geo-pos:long "-24.70243276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-04-V05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-04-V05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-04-V05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70243276'^^xsd:double;
  dwc:latitude '37.25299064'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-04-V05CGR'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05BAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05BAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05BAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05BAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05BAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05BAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05BAR'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BARRACUDA'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05BAR'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05CAV'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05CGR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05CGR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05CGR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05CGR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05CGR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05CGR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05CGR'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CONGRO'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05CGR'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05CHI>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05CHI> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05CHI> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05CHI>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05CHI>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05CHI" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05CHI'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CHICHARRO'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05CHI'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05ESP'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05GOR'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05GRA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05GRA> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05GRA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05GRA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05GRA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05GRA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05GRA'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA-DO-ALTO'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05GRA'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05PG1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05PG1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05PG1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05PG1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05PG1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05PG1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05PG1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE GALO'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05PG1'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05ROC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05ROC> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05ROC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05ROC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05ROC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05ROC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05ROC'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ROCAZ'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05ROC'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05MMO>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05MMO> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05MMO> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05MMO>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05MMO>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05MMO" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05MMO'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MELGA'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05MMO'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05ABR1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05ABR1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05ABR1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05ABR1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05ABR1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05ABR1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05ABR1'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: ABRÓTEA'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05ABR1'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05GAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05GAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05GAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05GAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05GAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05GAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05GAR'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GAROUPA'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05GAR'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05POR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05POR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05POR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05POR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05POR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05POR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05POR'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE PORCO'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05POR'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05MOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05MOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05MOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05MOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05MOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05MOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05MOR'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: MOREIA'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05MOR'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05PAR'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05BAG>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05BAG> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05BAG> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05BAG>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05BAG>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05BAG" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05BAG'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BAGRE'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05BAG'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05SAP2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05SAP2> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05SAP2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05SAP2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05SAP2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05SAP2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05SAP2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: SAPATA'^^xsd:string;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05SAP2'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__5FOR-03-V05RAT1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__5FOR-03-V05RAT1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__5FOR-03-V05RAT1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252352"^^xsd:decimal ;
  dwc:decimalLongitude "-24.70116367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__5FOR-03-V05RAT1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252352 -24.70116367)"^^geo:wktLiteral ;
  geo-pos:lat "37.252352"^^xsd:decimal ;
  geo-pos:long "-24.70116367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__5FOR-03-V05RAT1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5FOR-03-V05RAT1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '5FOR-03-V05RAT1'^^xsd:string;
  dwc:scientificName 'Caelorinchus caelorhincus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.70116367'^^xsd:double;
  dwc:latitude '37.252352'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: RATO-BICUDO'^^xsd:string;
  dwc:aphiaid '236456'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '5FOR-03-V05RAT1'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P97BES>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P97BES> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P97BES> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36501725"^^xsd:decimal ;
  dwc:decimalLongitude "-24.27808753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P97BES>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  geo-pos:lat "38.36501725"^^xsd:decimal ;
  geo-pos:long "-24.27808753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P97BES>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P97BES" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P97BES'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.27808753'^^xsd:double;
  dwc:latitude '38.36501725'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: BESUGO'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P97BES'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P97CAV>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P97CAV> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P97CAV> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36501725"^^xsd:decimal ;
  dwc:decimalLongitude "-24.27808753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P97CAV>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  geo-pos:lat "38.36501725"^^xsd:decimal ;
  geo-pos:long "-24.27808753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P97CAV>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P97CAV" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P97CAV'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.27808753'^^xsd:double;
  dwc:latitude '38.36501725'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: CAVALA'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P97CAV'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P97GOR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P97GOR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P97GOR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36501725"^^xsd:decimal ;
  dwc:decimalLongitude "-24.27808753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P97GOR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  geo-pos:lat "38.36501725"^^xsd:decimal ;
  geo-pos:long "-24.27808753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P97GOR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P97GOR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P97GOR'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.27808753'^^xsd:double;
  dwc:latitude '38.36501725'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: GORAZ'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P97GOR'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P97PAR>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P97PAR> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P97PAR> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36501725"^^xsd:decimal ;
  dwc:decimalLongitude "-24.27808753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P97PAR>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  geo-pos:lat "38.36501725"^^xsd:decimal ;
  geo-pos:long "-24.27808753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P97PAR>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P97PAR" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P97PAR'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.27808753'^^xsd:double;
  dwc:latitude '38.36501725'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PARGO'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P97PAR'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P97ESP>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P97ESP> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P97ESP> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36501725"^^xsd:decimal ;
  dwc:decimalLongitude "-24.27808753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P97ESP>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  geo-pos:lat "38.36501725"^^xsd:decimal ;
  geo-pos:long "-24.27808753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P97ESP>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P97ESP" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P97ESP'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.27808753'^^xsd:double;
  dwc:latitude '38.36501725'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: PEIXE ESPADA'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P97ESP'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/230__2FPI-01-P97LIX1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/230__2FPI-01-P97LIX1> ;
  mr:hasGeometry <https://eurobis.org/id/point/230__2FPI-01-P97LIX1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36501725"^^xsd:decimal ;
  dwc:decimalLongitude "-24.27808753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/230__2FPI-01-P97LIX1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36501725 -24.27808753)"^^geo:wktLiteral ;
  geo-pos:lat "38.36501725"^^xsd:decimal ;
  geo-pos:long "-24.27808753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/230__2FPI-01-P97LIX1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2FPI-01-P97LIX1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/230_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-30'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'Demersais_survey'^^xsd:string;
  dwc:catalogNumber '2FPI-01-P97LIX1'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Demersal team'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.27808753'^^xsd:double;
  dwc:latitude '38.36501725'^^xsd:double;
  dwc:occurrenceRemarks 'Vernacular name: LIXINHA-DA-FUNDURA'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate precision: 0,01'^^xsd:string;
  dwc:samplingProtocol 'Bottom longline fishing'^^xsd:string;
  dwc:occurrenceId '2FPI-01-P97LIX1'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF